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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(org.apache.camel.Exchange exchange) Processor of GoogleCaptchaResponseValidator
-
Constructor Details
-
GoogleCaptchaResponseValidator
public GoogleCaptchaResponseValidator()
-
-
Method Details
-
process
Processor of GoogleCaptchaResponseValidator- Specified by:
process
in interfaceorg.apache.camel.Processor
- Throws:
Exception
-