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 classLDAPCompareAttrNamesCompares LDAP entries based on one or more attribute values.Methods in netscape.ldap with parameters of type LDAPEntryComparator Modifier and Type Method Description voidLDAPSearchResults. sort(LDAPEntryComparator compare)Sorts the search results.
-