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