Package com.adobe.aemds.guide.model
Interface TurnstileConfiguration
-
- All Superinterfaces:
CaptchaConfiguration
public interface TurnstileConfiguration extends CaptchaConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getWidgetType()
-
Methods inherited from interface com.adobe.aemds.guide.model.CaptchaConfiguration
getCaptchaType, getClientSideJsUrl, getErrorDescription, getName, getSecretKey, getServerValidationUrl, getSiteKey, getTitle
-
-