Classes

\

Name Description
Exception No description available EMPTY

\NSWDPC\SpamProtection

Name Description
RecaptchaV3Field Provides a Recaptcha Form Field for use in forms When the action is fired, the token retrieved from Recaptcha is added to the hidden value When the form field is validated after submission, the token is verified EMPTY
RecaptchaV3SpamProtector Spam protector class, when set and you call $form->enableSpamProtection() The RecaptchaV3Field will be added to the form EMPTY
RecaptchaVerificationException Specific {@link Exception} for verification exceptions EMPTY
TokenResponse Represents a token response from the result of a call to the Recatpcha3 siteverify endpoint The possible errors that come back from the token verification are: missing-input-secret The secret parameter is missing. EMPTY
VerificationController This is a verification controller that can be used to check tokens returned from the grecaptcha.execute calls. EMPTY
Verifier No description available EMPTY