Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
netscape.ldap.client.JDAPFilter
netscape.ldap.client.JDAPFilterAVA
public abstract class JDAPFilterAVA
extends JDAPFilter
Constructor Summary | |
|
Method Summary | |
JDAPAVA |
|
BERElement |
|
Methods inherited from class netscape.ldap.client.JDAPFilter | |
getBERElement , getFilter , getFilterComp , getFilterItem , getFilterList , toString |
public JDAPFilterAVA(int tag, JDAPAVA ava)
Constructs base filter for other attribute value assertion.
- Parameters:
tag
- attribute tagava
- attribute value assertion
public BERElement getBERElement()
Gets the ber representation of the filter.
- Overrides:
- getBERElement in interface JDAPFilter
- Returns:
- ber representation