Log in
Model

UserProfileRepository

Magento\AdobeIms\Model\UserProfileRepository

What it does

This repository class manages Adobe IMS user profile data, providing methods to save, retrieve by profile ID, and retrieve by Magento admin user ID.

Developers use this when integrating Adobe IMS authentication to store and access user profile information linking Adobe accounts with Magento admin users.

Public Methods

  • save()
  • get()
  • getByUserId()