java.lang.Object
ch.tocco.nice2.optional.cms.impl.publicflows.mailform.RecaptchaVerifier
@Component
public class RecaptchaVerifier
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RecaptchaVerifier
public RecaptchaVerifier()
-
Method Details
-
verify
public boolean verify(String recaptchaResponse,
String recaptchaSecretKey)