public static final class Authentication.Identity.Password
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Authentication.Identity.Password.User |
| Modifier and Type | Field and Description |
|---|---|
private Authentication.Identity.Password.User |
user |
| Constructor and Description |
|---|
Password() |
| Modifier and Type | Method and Description |
|---|---|
Authentication.Identity.Password.User |
getUser() |
void |
setUser(Authentication.Identity.Password.User user) |
private Authentication.Identity.Password.User user
public Authentication.Identity.Password.User getUser()
public void setUser(Authentication.Identity.Password.User user)