|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.directory.shared.ldap.filter | |
org.apache.directory.shared.ldap.aci | ACI (Access Control Information) data model adopted from X.501 specification. |
org.apache.directory.shared.ldap.filter | |
org.apache.directory.shared.ldap.message | |
org.apache.directory.shared.ldap.subtree | |
org.apache.directory.shared.ldap.url |
Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.aci | |
BranchNode
Node representing branches within the expression tree corresponding to logical operators within the filter expression. |
|
ExprNode
Root expression node interface which all expression nodes in the filter expression tree implement. |
|
LeafNode
Abstract base class for leaf nodes within the expression filter tree. |
Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.filter | |
AbstractExprNode
Abstract implementation of a expression node. |
|
AntlrFilterLexer
The filter parser's primary lexer. |
|
AntlrFilterParserTokenTypes
|
|
AntlrFilterValueLexer
A lexer for LDAP search filter value encodings as defined by the ldapbis draft describing the string representation of search filters. |
|
AntlrFilterValueParser
A filter assertion value encoding parser. |
|
AntlrFilterValueParserTokenTypes
|
|
Assertion
A candidacy predicate which tests if an entry satisfies some condition before being returned by a search. |
|
BranchNode
Node representing branches within the expression tree corresponding to logical operators within the filter expression. |
|
ExprNode
Root expression node interface which all expression nodes in the filter expression tree implement. |
|
ExtensibleNode
Filter expression tree node for extensible assertions. |
|
FilterLexerTokenTypes
|
|
FilterParser
Parses an LDAP Filter expression as specified by RFC 2255 into a filter expression tree. |
|
FilterParserMonitor
A monitor for FilterParsers. |
|
FilterValueLexerTokenTypes
|
|
FilterVisitor
Filter expression tree node visitor interface. |
|
LeafNode
Abstract base class for leaf nodes within the expression filter tree. |
|
PresenceNode
Filter expression tree node representing a filter attribute value assertion for presence. |
Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.message | |
ExprNode
Root expression node interface which all expression nodes in the filter expression tree implement. |
Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.subtree | |
BranchNode
Node representing branches within the expression tree corresponding to logical operators within the filter expression. |
|
ExprNode
Root expression node interface which all expression nodes in the filter expression tree implement. |
|
LeafNode
Abstract base class for leaf nodes within the expression filter tree. |
Classes in org.apache.directory.shared.ldap.filter used by org.apache.directory.shared.ldap.url | |
ExprNode
Root expression node interface which all expression nodes in the filter expression tree implement. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |