gluu
|
公開メンバ関数 | |
String | getFirstGivenName () |
List< String > | getGivenNames () |
String | getFirstSn () |
List< String > | getSns () |
List< DN > | getMemberOfDNs () |
String | getFirstOxEnrollmentCode () |
void | setOxEnrollmentCode (final String... v) |
String | getInum () |
String | getUid () |
非公開変数類 | |
String [] | givenName |
String [] | sn |
String [] | oxEnrollmentCode |
DN [] | memberOf |
This class provides an implementation of an object that can be used to represent gluuPerson objects in the directory.
|
inline |
Retrieves the first value for the field associated with the givenName attribute, if present.
|
inline |
Retrieves the first value for the field associated with the oxEnrollmentCode attribute, if present.
|
inline |
Retrieves the first value for the field associated with the sn attribute, if present.
|
inline |
Retrieves the values for the field associated with the givenName attribute, if present.
|
inlineinherited |
Retrieves the first value for the field associated with the inum attribute, if present.
|
inline |
|
inline |
|
inlineinherited |
Retrieves the first value for the field associated with the uid attribute, if present.
|
inline |
Sets the values for the field associated with the oxEnrollmentCode attribute.
v | The values for the field associated with the oxEnrollmentCode attribute. |
|
private |
|
private |
|
private |
|
private |