Class CheckGoogleCaptchaEnabled

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

@Service public class CheckGoogleCaptchaEnabled extends Object implements org.apache.camel.Processor
This processor used to check the google captcha is enabled or not,
Since:
8.13.1
Version:
8.13.1
Author:
Infosys Equinox, Infosys Equinox
  • Constructor Details

    • CheckGoogleCaptchaEnabled

      public CheckGoogleCaptchaEnabled()
  • Method Details

    • process

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