Log in

AdobeImsApi Module

Api\ConfigInterface

Interface

This interface defines the contract for retrieving Adobe IMS (Identity Management System) integration configuration settings. Developers would use thi...

Api\ConfigProviderInterface

Interface

This interface defines a contract for configuration providers in the Adobe IMS (Identity Management System) integration. Developers implement this int...

Api\Data\ConfigInterface

Interface

This interface defines the contract for retrieving Adobe IMS (Identity Management System) configuration settings required for OAuth authentication wit...

Api\Data\TokenResponseInterface

Interface

This interface defines the contract for Adobe IMS (Identity Management System) authentication token response data. Developers use this to access OAuth...

Api\Data\UserProfileInterface

Interface

This interface defines the contract for storing and managing Adobe IMS (Identity Management System) user profile data in Magento. Developers use this...

Api\FlushUserTokensInterface

Interface

This interface defines the contract for removing Adobe IMS access and refresh tokens for admin users. Developers would use this when implementing func...

Api\GetAccessTokenInterface

Interface

This interface defines a contract for retrieving Adobe IMS access tokens for admin users in Magento. Developers would use this to authenticate and aut...

Api\GetImageInterface

Interface

This interface defines a contract for retrieving a user's profile image from Adobe IMS (Identity Management System). Developers would use this when in...

Api\GetTokenInterface

Interface

This interface defines a contract for retrieving authentication tokens from Adobe IMS (Identity Management System). Developers use this when implement...

Api\LogInInterface

Interface

This interface defines the contract for logging in Magento users through their Adobe IMS (Identity Management System) account. Developers implement th...

Api\LogOutInterface

Interface

This interface defines the contract for logging out a user from their Adobe account in Magento. Developers would implement this interface to create se...

Api\UserAuthorizedInterface

Interface

This interface defines a contract for checking whether an admin user is authorized with Adobe IMS (Identity Management Services). Developers implement...