Model
UserAuthorizedProxy
Magento\AdminAdobeIms\Model\UserAuthorizedProxy
What it does
This proxy class determines if an admin user is authorized with Adobe IMS by checking either the session or database depending on whether Adobe IMS integration is enabled.
Developers use this to validate user authorization status in a way that automatically adapts to the Adobe IMS configuration without needing to know which storage method is active.
Public Methods
- execute()