Uses of Interface
netscape.ldap.LDAPEntryComparator
-
Packages that use LDAPEntryComparator Package Description netscape.ldap -
-
Uses of LDAPEntryComparator in netscape.ldap
Classes in netscape.ldap that implement LDAPEntryComparator Modifier and Type Class Description class
LDAPCompareAttrNames
Compares LDAP entries based on one or more attribute values.Methods in netscape.ldap with parameters of type LDAPEntryComparator Modifier and Type Method Description void
LDAPSearchResults. sort(LDAPEntryComparator compare)
Sorts the search results.
-