Uses of Class com.netscape.jndi.ldap.controls.LdapSortKey

Uses in package com.netscape.jndi.ldap.controls

Constructors with parameter type com.netscape.jndi.ldap.controls.LdapSortKey

Constructs an LDAPSortControl object with a single sorting key.
LdapSortControl.LdapSortControl(LdapSortKey[] keys, boolean critical)
Constructs an LDAPSortControl object with an array of sorting keys.