Uses of Class
io.datarouter.auth.storage.account.credential.secret.DatarouterAccountSecretCredential
Packages that use DatarouterAccountSecretCredential
-
Uses of DatarouterAccountSecretCredential in io.datarouter.auth.storage.account.credential.secret
Methods in io.datarouter.auth.storage.account.credential.secret that return DatarouterAccountSecretCredentialModifier and TypeMethodDescriptionDatarouterAccountSecretCredential.create(String secretNamespace, String accountName, String creatorUsername) BaseDatarouterAccountSecretCredentialDao.get(DatarouterAccountSecretCredentialKey key) DatarouterAccountSecretCredentialDao.get(DatarouterAccountSecretCredentialKey key) Methods in io.datarouter.auth.storage.account.credential.secret that return types with arguments of type DatarouterAccountSecretCredentialModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<DatarouterAccountSecretCredential> BaseDatarouterAccountSecretCredentialDao.scan()io.datarouter.scanner.Scanner<DatarouterAccountSecretCredential> DatarouterAccountSecretCredentialDao.scan()io.datarouter.scanner.Scanner<DatarouterAccountSecretCredential> BaseDatarouterAccountSecretCredentialDao.scanMulti(Collection<DatarouterAccountSecretCredentialKey> keys) io.datarouter.scanner.Scanner<DatarouterAccountSecretCredential> DatarouterAccountSecretCredentialDao.scanMulti(Collection<DatarouterAccountSecretCredentialKey> keys) Methods in io.datarouter.auth.storage.account.credential.secret with parameters of type DatarouterAccountSecretCredentialModifier and TypeMethodDescriptionList<io.datarouter.model.field.Field<?>> DatarouterAccountSecretCredential.DatarouterAccountSecretCredentialFielder.getNonKeyFields(DatarouterAccountSecretCredential credential) voidBaseDatarouterAccountSecretCredentialDao.insertOrBust(DatarouterAccountSecretCredential databean) voidDatarouterAccountSecretCredentialDao.insertOrBust(DatarouterAccountSecretCredential databean) voidBaseDatarouterAccountSecretCredentialDao.updateIgnore(DatarouterAccountSecretCredential databean) voidDatarouterAccountSecretCredentialDao.updateIgnore(DatarouterAccountSecretCredential databean) Method parameters in io.datarouter.auth.storage.account.credential.secret with type arguments of type DatarouterAccountSecretCredentialModifier and TypeMethodDescriptionvoidBaseDatarouterAccountSecretCredentialDao.updateMultiIgnore(Collection<DatarouterAccountSecretCredential> databeans) voidDatarouterAccountSecretCredentialDao.updateMultiIgnore(Collection<DatarouterAccountSecretCredential> databeans)