Package org.gluu.oxtrust.service
Class RecaptchaService
java.lang.Object
org.gluu.oxtrust.service.RecaptchaService
- All Implemented Interfaces:
Serializable
@ApplicationScoped
@Named("recaptchaService")
public class RecaptchaService
extends Object
implements Serializable
- Author:
- Dejan Maric, Yuriy Movchan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanverifyRecaptchaResponse(String response)
-
Constructor Details
-
RecaptchaService
public RecaptchaService()
-
-
Method Details
-
verifyRecaptchaResponse
public boolean verifyRecaptchaResponse() -
verifyRecaptchaResponse
-
isEnabled
public boolean isEnabled() -
getRecaptchaSecretKey
-
getRecaptchaSiteKey
-