-
Constructors in io.datarouter.auth.service with parameters of type BaseDatarouterAccountCredentialDao
| 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) |
|
DatarouterAccountUserService(BaseDatarouterAccountDao datarouterAccountDao,
BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao,
BaseDatarouterUserAccountMapDao datarouterUserAccountMapDao) |
|
-