Uses of Class
org.ldaptive.filter.SubstringFilter.Substrings
-
Packages that use SubstringFilter.Substrings Package Description org.ldaptive.filter -
-
Uses of SubstringFilter.Substrings in org.ldaptive.filter
Methods in org.ldaptive.filter that return SubstringFilter.Substrings Modifier and Type Method Description static SubstringFilter.Substrings
SubstringFilter.Substrings. valueOf(String name)
Returns the enum constant of this type with the specified name.static SubstringFilter.Substrings[]
SubstringFilter.Substrings. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-