Interface
UserAuthorizedInterface
Magento\AdobeImsApi\Api\UserAuthorizedInterface
What it does
This interface defines a contract for checking whether an admin user is authorized with Adobe IMS (Identity Management Services).
Developers implement this interface to verify if a specific admin user has valid Adobe IMS credentials and authorization, which is essential for Adobe Commerce features requiring Adobe authentication.
Public Methods
- execute()