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. -
Uses of FilterFunction in org.ldaptive.url
Fields in org.ldaptive.url declared as FilterFunctionModifier and TypeFieldDescriptionprivate static final FilterFunctionUrl.FILTER_FUNCTIONFor parsing filters.