Uses of Class
io.datarouter.auth.service.DatarouterAccountLastUsedDateService
| Package | Description |
|---|---|
| io.datarouter.auth.job | |
| io.datarouter.auth.service |
-
Uses of DatarouterAccountLastUsedDateService in io.datarouter.auth.job
Constructors in io.datarouter.auth.job with parameters of type DatarouterAccountLastUsedDateService Constructor Description DatarouterAccountLastUsedFlushJob(DatarouterAccountLastUsedDateService service) -
Uses of DatarouterAccountLastUsedDateService in io.datarouter.auth.service
Constructors in io.datarouter.auth.service with parameters of type DatarouterAccountLastUsedDateService Constructor Description DatarouterAccountService(BaseDatarouterAccountDao datarouterAccountDao, BaseDatarouterAccountCredentialDao datarouterAccountCredentialDao, BaseDatarouterUserAccountMapDao datarouterUserAccountMapDao, DatarouterAccountPermissionKeysByPrefixCache datarouterAccountPermissionKeysByPrefixCache, DatarouterAccountLastUsedDateService datarouterAccountLastUsedDateService)