Interface ReCaptchaConfig


  • @Deprecated
    public interface ReCaptchaConfig
    Deprecated.
    Interface representing ReCaptcha Configuration
    • Method Detail

      • getSiteKey

        java.lang.String getSiteKey()
        Deprecated.
        Getter of configured ReCaptcha Site Key
        Returns:
        String representing Site Key
      • getSecretKey

        java.lang.String getSecretKey()
        Deprecated.
        Getter of configured ReCaptcha Secret Key
        Returns:
        String representing Secret Key