gluu
|
公開メンバ関数 | |
ChangePasswordConfig () | |
ChangePasswordConfig (boolean supported) | |
boolean | isSupported () |
void | setSupported (boolean supported) |
非公開変数類 | |
boolean | supported |
A class used to specify Change Password configuration options for SCIM service (see section 5 of RFC 7643).
|
inline |
Creates an instance of ChangePasswordConfig with all its fields unassigned.
|
inline |
Creates an instance of ChangePasswordConfig using the parameter values passed.
supported | Specifies whether the Change Password operation is supported. |
|
inline |
Indicates whether the Change Password operation is supported.
|
inline |
|
private |