Uses of Class
io.datarouter.auth.cache.DatarouterAccountPermissionKeysByPrefixCache
| Package | Description |
|---|---|
| io.datarouter.auth.job | |
| io.datarouter.auth.service |
-
Uses of DatarouterAccountPermissionKeysByPrefixCache in io.datarouter.auth.job
Constructors in io.datarouter.auth.job with parameters of type DatarouterAccountPermissionKeysByPrefixCache Constructor Description AccountPermissionCacheRefreshJob(DatarouterAccountPermissionKeysByPrefixCache cache) -
Uses of DatarouterAccountPermissionKeysByPrefixCache in io.datarouter.auth.service
Constructors in io.datarouter.auth.service with parameters of type DatarouterAccountPermissionKeysByPrefixCache Constructor Description DatarouterAccountCredentialService(BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao, BaseDatarouterAccountSecretCredentialDao datarouterAccountSecretCredentialDao, DatarouterAccountPermissionKeysByPrefixCache datarouterAccountPermissionKeysByPrefixCache, DatarouterAccountLastUsedDateService datarouterAccountLastUsedDateService, DatarouterAuthExecutors.DatarouterAccountCredentialCacheExecutor executor, io.datarouter.secret.service.SecretService secretService, io.datarouter.secret.service.SecretNamespacer secretNamespacer)