netscape.ldap.client
Class JDAPFilterEqualityMatch

java.lang.Object
  extended bynetscape.ldap.client.JDAPFilter
      extended bynetscape.ldap.client.JDAPFilterAVA
          extended bynetscape.ldap.client.JDAPFilterEqualityMatch

public class JDAPFilterEqualityMatch
extends JDAPFilterAVA

This class implements the equality match filter.

 equalityMatch [3] AttributeValueAssertion
 

Version:
1.0
See Also:
RFC1777

Constructor Summary
JDAPFilterEqualityMatch(JDAPAVA ava)
          Constructs less or equal filter.
 
Method Summary
 java.lang.String toString()
          Retrieves the string representation of the filter.
 
Methods inherited from class netscape.ldap.client.JDAPFilterAVA
getAVA, getBERElement
 
Methods inherited from class netscape.ldap.client.JDAPFilter
getFilter, getFilterComp, getFilterItem, getFilterList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDAPFilterEqualityMatch

public JDAPFilterEqualityMatch(JDAPAVA ava)
Constructs less or equal filter.

Parameters:
ava - attribute value assertion
Method Detail

toString

public java.lang.String toString()
Retrieves the string representation of the filter.

Specified by:
toString in class JDAPFilter
Returns:
string representation