ReCaptchaWebapiApi Module
Api\Data\EndpointInterface
Interface
This interface defines a contract for representing Web API endpoint information in Magento's ReCaptcha integration. Developers use this to identify wh...
Api\WebapiValidationConfigProviderInterface
Interface
This interface defines a contract for determining if ReCaptcha validation is required for specific Web API endpoints in Magento 2. Developers implemen...
CompositeWebapiValidationConfigProvider
Model
This class aggregates multiple reCAPTCHA validation configuration providers for Web API endpoints. Developers use it to retrieve reCAPTCHA validation...
Data\Endpoint
Model
This class represents a Web API endpoint configuration for ReCaptcha validation in Magento 2. Developers use it to define which service class, method,...