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 DatarouterAccountService(BaseDatarouterAccountDao datarouterAccountDao, BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao, BaseDatarouterUserAccountMapDao datarouterUserAccountMapDao, DatarouterAccountPermissionKeysByPrefixCache datarouterAccountPermissionKeysByPrefixCache, DatarouterAccountLastUsedDateService datarouterAccountLastUsedDateService)