Search
Method create(String filterString)
Creates a new search filter from the provided string representation.
Returns
LdapFilter
Arguments
Name |
Type |
Description |
filterString |
String
|
The string representation of the filter to create. It must not be null. |