Interface ReCaptchaConfigService


  • @Deprecated
    public interface ReCaptchaConfigService
    Deprecated.
    • Method Detail

      • getAllCloudConfigs

        java.util.Map<java.lang.String,​ReCaptchaConfig> getAllCloudConfigs()
        Deprecated.
        Returns:
        Map, key is config path and value is corresponding ReCaptchaConfig object.
      • getSecretKey

        java.lang.String getSecretKey​(java.lang.String configPath)
        Deprecated.
        Returns:
        String secret key
      • getSiteKey

        java.lang.String getSiteKey​(java.lang.String configPath)
        Deprecated.
        Returns:
        String site key