public class ReCaptchaChecker extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RECAPTCHA_VERIF_URL |
| Constructor and Description |
|---|
ReCaptchaChecker() |
| Modifier and Type | Method and Description |
|---|---|
static ReCaptchaCheckerReponse |
checkReCaptcha(String secret,
String response) |
public static final String RECAPTCHA_VERIF_URL
public static ReCaptchaCheckerReponse checkReCaptcha(String secret, String response)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.