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 TypeClassDescriptionclassBase implementation to parse an LDAP search filter string.classParses an LDAP search filter string.classParses an LDAP search filter string using regular expressions.Fields in org.ldaptive.filter declared as FilterFunctionModifier and TypeFieldDescriptionprivate static final FilterFunctionFilterParser.FILTER_FUNCTIONDefault filter function.Methods in org.ldaptive.filter that return FilterFunctionModifier and TypeMethodDescriptionstatic FilterFunctionFilterParser.getFilterFunction()TheFilterParser.FILTER_FUNCTION_PROPERTYproperty is checked and that class is loaded if provided.