Package | Description |
---|---|
netscape.ldap.controls |
Constructor and Description |
---|
LDAPSortControl(LDAPSortKey[] keys,
boolean critical)
Constructs an
LDAPSortControl object with an array of
sorting keys. |
LDAPSortControl(LDAPSortKey key,
boolean critical)
Constructs an
LDAPSortControl object with a single
sorting key. |