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. |