Uses of Interface
netscape.ldap.LDAPEntryComparator
Packages that use LDAPEntryComparator
-
Uses of LDAPEntryComparator in netscape.ldap
Classes in netscape.ldap that implement LDAPEntryComparatorModifier and TypeClassDescriptionclassCompares LDAP entries based on one or more attribute values.Methods in netscape.ldap with parameters of type LDAPEntryComparatorModifier and TypeMethodDescriptionvoidLDAPSearchResults.sort(LDAPEntryComparator compare) Sorts the search results.