Class ReCaptcha
java.lang.Object
ubic.gemma.web.controller.common.auditAndSecurity.recaptcha.ReCaptcha
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
validateRequest
(javax.servlet.http.HttpServletRequest request)
-
Field Details
-
URL
- See Also:
-
-
Constructor Details
-
ReCaptcha
-
-
Method Details
-
isPrivateKeySet
public boolean isPrivateKeySet() -
validateRequest
public ReCaptchaResponse validateRequest(javax.servlet.http.HttpServletRequest request) throws ReCaptchaException - Throws:
ReCaptchaException
-