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 TypeClassDescriptionclass
And search filter set defined as:class
Not search filter set defined as:class
Or search filter set defined as:Methods in org.ldaptive.filter that return FilterSetModifier and TypeMethodDescriptionprivate FilterSet
AbstractFilterFunction.readFilterSet
(FilterSet set, String filter, int start, int end) 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 FilterSet
AbstractFilterFunction.readFilterSet
(FilterSet set, String filter, int start, int end) Reads the supplied filter using the supplied indices and adds them to the supplied filter set.