public static final class Authentication.Identity.Password extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Authentication.Identity.Password.User |
Constructor and Description |
---|
Password() |
Modifier and Type | Method and Description |
---|---|
Authentication.Identity.Password.User |
getUser() |
void |
setUser(Authentication.Identity.Password.User user) |
public Authentication.Identity.Password.User getUser()
public void setUser(Authentication.Identity.Password.User user)
Copyright © 2012–2024. All rights reserved.