Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class netscape.ldap.LDAPSortKey
Uses in package netscape.ldap.controls
Constructors with parameter type netscape.ldap.LDAPSortKey
LDAPSortControl
.
LDAPSortControl
(
LDAPSortKey
key, boolean critical)
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.
Overview
Package
Class
Use
Tree
Index
Deprecated
About