public interface CaptchaManager extends CaptchaOptions
| Modifier and Type | Method and Description |
|---|---|
Captcha |
generate() |
void |
verify(CaptchaVerifyRequest request) |
disableChar, disableNumber, enableChar, enableNumber, setCaptchaTimeout, setLengthCaptcha generate()
void verify(CaptchaVerifyRequest request)
request - IncorrectCaptchaException - if the captcha response is wrongCaptchaExpiredException - if the captcha is not foundCopyright © 2018. All rights reserved.