|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetscape.ldap.client.JDAPFilter
netscape.ldap.client.JDAPFilterAVA
public abstract class JDAPFilterAVA
This class implements the attribute value assertion filter.
Constructor Summary | |
---|---|
JDAPFilterAVA(int tag,
JDAPAVA ava)
Constructs base filter for other attribute value assertion. |
Method Summary | |
---|---|
JDAPAVA |
getAVA()
Get attribute value assertion. |
BERElement |
getBERElement()
Gets the ber representation of the filter. |
Methods inherited from class netscape.ldap.client.JDAPFilter |
---|
getFilter, getFilterComp, getFilterItem, getFilterList, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JDAPFilterAVA(int tag, JDAPAVA ava)
tag
- attribute tagava
- attribute value assertionMethod Detail |
---|
public JDAPAVA getAVA()
public BERElement getBERElement()
getBERElement
in class JDAPFilter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |