gluu
|
公開メンバ関数 | |
String | getPreferredMethod () |
String | getStrongAuthPolicy () |
String | getTrustedDevicesInfo () |
void | setPassword (final String userPassword) |
void | setPreferredMethod (final String method) |
void | setStrongAuthPolicy (String policy) |
void | setTrustedDevices (String trustedDevicesInfo) |
String | getInum () |
String | getUid () |
非公開変数類 | |
String [] | userPassword |
String [] | oxPreferredMethod |
String [] | oxStrongAuthPolicy |
String [] | oxTrustedDevicesInfo |
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.
|
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 oxPreferredMethod attribute, if present.
|
inline |
Retrieves the first value for the field associated with the oxStrongAuthPolicy attribute, if present.
|
inline |
Retrieves the first value for the field associated with the oxTrustedDevicesInfo 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 userPassword attribute.
userPassword | The values for the field associated with the userPassword attribute. |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |