| Class | Description |
|---|---|
| JDAPAVA |
This class implements the attribute value assertion.
|
| JDAPBERTagDecoder |
This class is to help BER libraries to make decision
on how to decode an implicit object.
|
| JDAPFilter |
This class implements the filter.
|
| JDAPFilterAnd |
This class implements the filter And.
|
| JDAPFilterApproxMatch |
This class implements the approximate match filter.
|
| JDAPFilterAVA |
This class implements the attribute value assertion filter.
|
| JDAPFilterEqualityMatch |
This class implements the equality match filter.
|
| JDAPFilterExtensible |
This class implements the extended match filter.
|
| JDAPFilterGreaterOrEqual |
This class implements the greater or equal filter.
|
| JDAPFilterLessOrEqual |
This class implements the less or equal filter.
|
| JDAPFilterNot |
This class implements the filter not.
|
| JDAPFilterOpers |
This class provides miscellaneous operations for JDAPFilter object.
|
| JDAPFilterOr |
This class implements the filter And.
|
| JDAPFilterPresent |
This class implements the filter present.
|
| JDAPFilterSet |
This class implements the base class of filter "and" and filter "or".
|
| JDAPFilterSubString |
This class implements the filter substring.
|