|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompareFilter | |
|---|---|
| org.springframework.ldap.filter | Utility classes for dynamically building LDAP filters. |
| Uses of CompareFilter in org.springframework.ldap.filter |
|---|
| Subclasses of CompareFilter in org.springframework.ldap.filter | |
|---|---|
class |
EqualsFilter
A filter for 'equals'. |
class |
GreaterThanOrEqualsFilter
A filter to compare >=. |
class |
LessThanOrEqualsFilter
A filter to compare <=. |
class |
LikeFilter
This filter allows the user to specify wildcards (*) by not escaping them in the filter. |
class |
WhitespaceWildcardsFilter
This filter automatically converts all whitespace to wildcards (*). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||