Security Module
Api\Data\UserExpirationInterface
Interface
This interface defines a Data Transfer Object (DTO) for managing user account expiration dates in Magento 2's security module. Developers use this int...
Model\ConfigInterface
Interface
This interface defines methods for accessing security-related configuration settings in Magento 2, particularly around password reset protection and a...
Model\SecurityChecker\SecurityCheckerInterface
Interface
This interface defines a contract for security validation classes that check password reset actions and other security events. Developers implement th...