Class ValidateCAPTCHAService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.ValidateCAPTCHAService
A Web Service to validate Google RECAPTCHA tokens.
- Since:
- 9.0
- Version:
- 11.6
- Author:
- Luke
-
Constructor Details
-
ValidateCAPTCHAService
public ValidateCAPTCHAService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-