gluu
|
公開メンバ関数 | |
PatchConfig () | |
PatchConfig (boolean supported) | |
boolean | isSupported () |
void | setSupported (boolean supported) |
非公開変数類 | |
boolean | supported |
This class represents the patch
complex attribute in the Service Provider Config (see section 5 of RFC 7643).
|
inline |
Creates an instance of PatchConfig with all its fields unassigned.
|
inline |
Creates an instance of PatchConfig using the parameter values passed.
supported | Specifies whether the PATCH operation is supported. |
|
inline |
Indicates whether the PATCH operation is supported.
|
inline |
|
private |