Uses of Interface
org.ldaptive.filter.FilterFunction
Packages that use FilterFunction
-
Uses of FilterFunction in org.ldaptive.filter
Classes in org.ldaptive.filter that implement FilterFunctionModifier and TypeClassDescriptionclass
Base implementation to parse an LDAP search filter string.class
Parses an LDAP search filter string.class
Parses an LDAP search filter string using regular expressions.Fields in org.ldaptive.filter declared as FilterFunctionModifier and TypeFieldDescriptionprivate static final FilterFunction
FilterParser.FILTER_FUNCTION
Default filter function.Methods in org.ldaptive.filter that return FilterFunctionModifier and TypeMethodDescriptionstatic FilterFunction
FilterParser.getFilterFunction()
TheFilterParser.FILTER_FUNCTION_PROPERTY
property is checked and that class is loaded if provided.