Class GoogleCaptchaResponseValidator

java.lang.Object
com.skava.orchestration.processor.GoogleCaptchaResponseValidator
All Implemented Interfaces:
org.apache.camel.Processor

@Service public class GoogleCaptchaResponseValidator extends Object implements org.apache.camel.Processor
This processor used to validate the google captcha response,
Since:
8.13.1
Version:
8.13.1
Author:
Infosys Equinox, Infosys Equinox
  • Constructor Details

    • GoogleCaptchaResponseValidator

      public GoogleCaptchaResponseValidator()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Processor of GoogleCaptchaResponseValidator
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception