Uses of Class
com.netscape.jndi.ldap.controls.LdapSortKey
Packages that use LdapSortKey
-
Uses of LdapSortKey in com.netscape.jndi.ldap.controls
Methods in com.netscape.jndi.ldap.controls that return LdapSortKeyConstructors in com.netscape.jndi.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.