Package ch.tocco.nice2.userbase.api.auth
Interface RecaptchaVerificationService
- All Known Implementing Classes:
RecaptchaVerificationServiceImpl
public interface RecaptchaVerificationService
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionVerify the given ReCaptcha response.
-
Method Details
-
verify
Verify the given ReCaptcha response.
-