Package netscape.ldap

Class LDAPCompareAttrNames

java.lang.Object
netscape.ldap.LDAPCompareAttrNames
All Implemented Interfaces:
Serializable, LDAPEntryComparator

public class LDAPCompareAttrNames extends Object implements LDAPEntryComparator, Serializable
Compares LDAP entries based on one or more attribute values.

To use this comparison for sorting search results, pass an object of this class to the sort method in LDAPSearchResults.

Version:
1.0
See Also: