@Immutable public final class UserPasswordAuthenticationProperties extends Object implements AuthenticationProperties
| Constructor and Description |
|---|
UserPasswordAuthenticationProperties(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
void |
validate() |
public String getUsername()
public String getPassword()
public void validate()
validate in interface EntityPropertiesCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.