Uses of Class
com.netscape.jndi.ldap.controls.LdapSortKey
-
Uses of LdapSortKey in com.netscape.jndi.ldap.controls
Constructors in com.netscape.jndi.ldap.controls with parameters of type LdapSortKeyModifierConstructorDescriptionLdapSortControl(LdapSortKey[] keys, boolean critical) Constructs anLDAPSortControlobject with an array of sorting keys.LdapSortControl(LdapSortKey key, boolean critical) Constructs anLDAPSortControlobject with a single sorting key.