|
gluu
|


公開メンバ関数 | |
| String | getUserName () |
| String | getGivenName () |
| String | getEmail () |
| boolean | isAdmin () |
| String | getPreferredMethod () |
| String | getId () |
| String | getLastName () |
| void | setUserName (String userName) |
| void | setGivenName (String givenName) |
| void | setEmail (String email) |
| void | setAdmin (boolean admin) |
| void | setId (String id) |
| void | setPreferredMethod (String preferredMethod) |
| void | setLastName (String lastName) |
非公開変数類 | |
| String | userName |
| String | givenName |
| String | lastName |
| String | |
| boolean | admin |
| String | id |
| String | preferredMethod |
An object of this class represents an end-user, contains the most important things such as username, preferred authn method, and set of enrolled credentials. This class is NOT being serialized or annotated to make it persist to LDAP
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13