public class ReCaptcha extends Captcha
| Constructor and Description |
|---|
ReCaptcha() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAction(String action) |
void |
setInvisible(boolean invisible) |
void |
setScore(Double score) |
void |
setSiteKey(String siteKey) |
void |
setUrl(String url) |
void |
setVersion(String version) |
Copyright © 2020. All rights reserved.