|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.captcha.CaptchaResponseValidator
public class CaptchaResponseValidator
Validates that the input entered by the user matches the captcha image.
| Constructor Summary | |
|---|---|
CaptchaResponseValidator()
|
|
| Method Summary | |
|---|---|
void |
initialize(java.lang.annotation.Annotation captchaResponse)
|
boolean |
isValid(java.lang.Object response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaptchaResponseValidator()
| Method Detail |
|---|
public void initialize(java.lang.annotation.Annotation captchaResponse)
initialize in interface org.hibernate.validator.Validatorpublic boolean isValid(java.lang.Object response)
isValid in interface org.hibernate.validator.Validator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||