Interface CloudConfigurationProvider


  • @ProviderType
    public interface CloudConfigurationProvider
    Public Interface defining the reCAPTCHA cloud configuration provider for forms
    • Method Detail

      • getRecaptchaCloudConfiguration

        ReCaptchaConfigurationModel getRecaptchaCloudConfiguration​(Resource resource)
                                                            throws GuideException
        Parameters:
        resource - of the recaptcha component for which the cloud configuration needs to be returned
        Returns:
        recaptcha cloud configuration resource adapted to ReCaptchaConfigurationModel
        Throws:
        GuideException