Uses of Class
org.ldaptive.filter.ApproximateFilter
-
Packages that use ApproximateFilter Package Description org.ldaptive.filter -
-
Uses of ApproximateFilter in org.ldaptive.filter
Methods in org.ldaptive.filter that return ApproximateFilter Modifier and Type Method Description (package private) static ApproximateFilter
RegexFilterFunction. parseApproximateFilter(String component)
Creates a new approximate filter by parsing the supplied filter string.
-