Uses of Class
io.datarouter.auth.web.DatarouterAccountManagerHandler.AccountCredentialDto
| Package | Description |
|---|---|
| io.datarouter.auth.web |
-
Uses of DatarouterAccountManagerHandler.AccountCredentialDto in io.datarouter.auth.web
Fields in io.datarouter.auth.web with type parameters of type DatarouterAccountManagerHandler.AccountCredentialDto Modifier and Type Field Description java.util.List<DatarouterAccountManagerHandler.AccountCredentialDto>DatarouterAccountManagerHandler.DatarouterAccountDetails. credentialsConstructor parameters in io.datarouter.auth.web with type arguments of type DatarouterAccountManagerHandler.AccountCredentialDto Constructor Description DatarouterAccountDetails(DatarouterAccountManagerHandler.AccountDto account, java.util.List<DatarouterAccountManagerHandler.AccountCredentialDto> credentials, java.util.List<DatarouterAccountManagerHandler.TextPermission> permissions, java.lang.String metricLink)