Package com.adobe.aemds.guide.model
Interface ReCaptchaConfig
-
@Deprecated public interface ReCaptchaConfig
Deprecated.Interface representing ReCaptcha Configuration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getSecretKey()
Deprecated.Getter of configured ReCaptcha Secret Keyjava.lang.String
getSiteKey()
Deprecated.Getter of configured ReCaptcha Site Key
-