Model
ImsWebapi
Magento\AdminAdobeIms\Model\ResourceModel\ImsWebapi
What it does
This resource model handles database operations for Adobe IMS Web API tokens in Magento Admin.
Developers use this class to interact with the admin_adobe_ims_webapi database table when storing or retrieving Adobe IMS authentication tokens for admin users.
It extends AbstractDb to provide standard CRUD operations for the IMS token data.