public class Recaptcha extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_PARAMETER |
| Constructor and Description |
|---|
Recaptcha() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCaptchaValid(String secretKey,
String response) |
static void |
main(String[] args) |
public static final String REQUEST_PARAMETER
Copyright © 2019–2021 personify. All rights reserved.