Model
FlushUserTokens
Magento\AdminAdobeIms\Model\FlushUserTokens
What it does
This class handles the complete cleanup of Adobe IMS authentication tokens for admin users.
Developers use it when they need to revoke and delete all Adobe IMS tokens for a specific admin user, such as during logout, account deletion, or security token refresh operations.
It coordinates both revoking tokens with Adobe's IMS service and removing them from Magento's database.
Public Methods
- execute()