public class BasicUserCredentialsDto extends UserCredentialsDto
Modifier and Type | Field and Description |
---|---|
protected String |
username |
authenticatedUserPassword, password
Constructor and Description |
---|
BasicUserCredentialsDto() |
Modifier and Type | Method and Description |
---|---|
String |
getUsername() |
void |
setUsername(String username) |
fromUser, getAuthenticatedUserPassword, getPassword, setAuthenticatedUserPassword, setPassword
Copyright © 2022. All rights reserved.