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