Uses of Interface
org.ldaptive.filter.FilterSet
Packages that use FilterSet
-
Uses of FilterSet in org.ldaptive.filter
Classes in org.ldaptive.filter that implement FilterSetModifier and TypeClassDescriptionclassAnd search filter set defined as:classNot search filter set defined as:classOr search filter set defined as:Methods in org.ldaptive.filter that return FilterSetModifier and TypeMethodDescriptionprivate FilterSetAbstractFilterFunction.readFilterSet(FilterSet set, String filter, int start, int end, int depth) Reads the supplied filter using the supplied indices and adds them to the supplied filter set.Methods in org.ldaptive.filter with parameters of type FilterSetModifier and TypeMethodDescriptionprivate FilterSetAbstractFilterFunction.readFilterSet(FilterSet set, String filter, int start, int end, int depth) Reads the supplied filter using the supplied indices and adds them to the supplied filter set.