|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.LDAPFilterValidator
Used to validate LDAP filters. Only filters that include extensible matching components will incorrectly be detected as invalid. Note: null and empty filters are invalid.
Constructor Summary | |
LDAPFilterValidator()
|
Method Summary | |
void |
checkFilterValidity(java.lang.String filter)
|
boolean |
isFilterValid(java.lang.String filter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LDAPFilterValidator()
Method Detail |
public boolean isFilterValid(java.lang.String filter)
public void checkFilterValidity(java.lang.String filter) throws WavesetException
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |