GetAccessTokenProxy
Magento\AdminAdobeIms\Model\GetAccessTokenProxy
What it does
This class acts as a proxy to retrieve Adobe IMS access tokens for admin users from either the session or database, depending on configuration.
Developers use this when integrating Adobe IMS authentication in admin interfaces, as it automatically determines the correct token retrieval method based on whether Adobe IMS is enabled.
It provides a unified interface for accessing tokens regardless of the storage mechanism.
Public Methods
- execute()