-
- All Implemented Interfaces:
-
java.io.Serializable
public class HCaptchaConfig implements Serializable
hCaptcha config builder which allows further customization of UI and other logic. siteKey is the only mandatory property.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classHCaptchaConfig.HCaptchaConfigBuilder
-
Field Summary
Fields Modifier and Type Field Description private StringapiEndpoint
-
Method Summary
Modifier and Type Method Description StringgetApiEndpoint()-
-
Method Detail
-
getApiEndpoint
@Deprecated() String getApiEndpoint()
-
-
-
-