Package io.datarouter.auth.web
Class DatarouterAccountManagerHandler.SetCredentialActivationDto
java.lang.Object
io.datarouter.auth.web.DatarouterAccountManagerHandler.SetCredentialActivationDto
- Enclosing class:
- DatarouterAccountManagerHandler
public static class DatarouterAccountManagerHandler.SetCredentialActivationDto extends Object
-
Field Summary
Fields Modifier and Type Field Description StringaccountNameBooleanactiveStringapiKeyStringsecretName -
Constructor Summary
Constructors Constructor Description SetCredentialActivationDto(String apiKey, String secretName, Boolean active, String accountName) -
Method Summary