Uses of Class
netscape.ldap.LDAPSortKey
Packages that use LDAPSortKey
-
Uses of LDAPSortKey in netscape.ldap.controls
Constructors in netscape.ldap.controls with parameters of type LDAPSortKeyModifierConstructorDescriptionLDAPSortControl
(LDAPSortKey[] keys, boolean critical) Constructs anLDAPSortControl
object with an array of sorting keys.LDAPSortControl
(LDAPSortKey key, boolean critical) Constructs anLDAPSortControl
object with a single sorting key.