Package be.personify.util.captcha
Class Recaptcha
java.lang.Object
be.personify.util.captcha.Recaptcha
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisCaptchaValid(String secretKey, String response)
-
Field Details
-
REQUEST_PARAMETER
- See Also:
-
-
Constructor Details
-
Recaptcha
public Recaptcha()
-
-
Method Details
-
isCaptchaValid
-