|
gluu
|


公開メンバ関数 | |
| void | setExternalUid (final String... v) |
| List< String > | getExternalUids () |
| String | getOTPDevices () |
| void | setOTPDevices (final String value) |
| String | getInum () |
| String | getUid () |
非公開変数類 | |
| String [] | oxExternalUid |
| String [] | oxOTPDevices |
This class provides an implementation of an object that can be used to represent gluuPerson objects in the directory. It was generated by the generate-source-from-schema tool provided with the UnboundID LDAP SDK for Java. It may be customized as desired to better suit your needs.
|
inline |
|
inlineinherited |
Retrieves the first value for the field associated with the inum attribute, if present.
|
inline |
Retrieves the first value for the field associated with the oxOTPDevices attribute, if present.
|
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 oxExternalUid attribute.
| v | The values for the field associated with the oxExternalUid attribute. |
|
inline |
Sets the values for the field associated with the oxOTPDevices attribute.
| value | The values for the field associated with the oxOTPDevices attribute. |
|
private |
|
private |
1.8.13