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