Uses of Interface
io.datarouter.auth.storage.account.BaseDatarouterAccountSecretCredentialDao
| Package | Description |
|---|---|
| io.datarouter.auth.service | |
| io.datarouter.auth.storage.account |
-
Uses of BaseDatarouterAccountSecretCredentialDao in io.datarouter.auth.service
Constructors in io.datarouter.auth.service with parameters of type BaseDatarouterAccountSecretCredentialDao 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)DatarouterAccountLastUsedDateService(BaseDatarouterAccountDao accountDao, BaseDatarouterAccountCredentialDao credentialDao, BaseDatarouterAccountSecretCredentialDao secretCredentialDao) -
Uses of BaseDatarouterAccountSecretCredentialDao in io.datarouter.auth.storage.account
Classes in io.datarouter.auth.storage.account that implement BaseDatarouterAccountSecretCredentialDao Modifier and Type Class Description classDatarouterAccountSecretCredentialDao