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