|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCaptchaResponse | |
|---|---|
| org.torweg.pulse.util.captcha | contains both interface/abstract classes for CAPTCHAs as well as an implementation using ReCaptcha. |
| Uses of AbstractCaptchaResponse in org.torweg.pulse.util.captcha |
|---|
| Subclasses of AbstractCaptchaResponse in org.torweg.pulse.util.captcha | |
|---|---|
class |
ReCaptchaResponse
A response-wrapper for the captcha-validation-request-response of the recaptcha-library. |
| Methods in org.torweg.pulse.util.captcha that return AbstractCaptchaResponse | |
|---|---|
AbstractCaptchaResponse |
ReCaptchaAdapter.validate(ServiceRequest request)
Performs the validation-request of the recaptcha for the given request. |
AbstractCaptchaResponse |
ICaptchaAdapter.validate(ServiceRequest request)
Performs the validation-request of the captcha for the given request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||