Uses of Class
org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Packages that use ConnectorFilter Package Description org.apache.directory.api.ldap.codec.search -
-
Uses of ConnectorFilter in org.apache.directory.api.ldap.codec.search
Subclasses of ConnectorFilter in org.apache.directory.api.ldap.codec.search Modifier and Type Class Description classAndFilterAnd Filter Object to store the And filter.classNotFilterNot Filter Object to store the Not filter.classOrFilterOr Filter Object to store the Or filter.
-