netscape.ldap.client
Class JDAPFilterEqualityMatch
public class JDAPFilterEqualityMatch
This class implements the equality match filter.
See RFC 1777.
equalityMatch [3] AttributeValueAssertion
String | toString() - Retrieves the string representation of the filter.
|
JDAPFilterEqualityMatch
public JDAPFilterEqualityMatch(JDAPAVA ava)
Constructs less or equal filter.
ava
- attribute value assertion
toString
public String toString()
Retrieves the string representation of the filter.
- toString in interface JDAPFilter