| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnetscape.ldap.client.JDAPFilternetscape.ldap.client.JDAPFilterAVApublic abstract class JDAPFilterAVAextends JDAPFilterConstructor 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