app/code/Magento/LoginAsCustomerApi/README.md
This module provides API for ability to login into customer account for an admin user.
\Magento\LoginAsCustomerApi\Api\Data\AuthenticationDataInterface:
\Magento\LoginAsCustomerApi\Api\Data\IsLoginAsCustomerEnabledForCustomerResultInterface:
\Magento\LoginAsCustomerApi\Api\AuthenticateCustomerBySecretInterface:
\Magento\LoginAsCustomerApi\Api\ConfigInterface:
\Magento\LoginAsCustomerApi\Api\DeleteAuthenticationDataForUserInterface:
\Magento\LoginAsCustomerApi\Api\GenerateAuthenticationSecretInterface:
\Magento\LoginAsCustomerApi\Api\GetAuthenticationDataBySecretInterface:
\Magento\LoginAsCustomerApi\Api\GetLoggedAsCustomerAdminIdInterface:
\Magento\LoginAsCustomerApi\Api\GetLoggedAsCustomerCustomerIdInterface:
\Magento\LoginAsCustomerApi\Api\IsLoginAsCustomerEnabledForCustomerInterface:
\Magento\LoginAsCustomerApi\Api\IsLoginAsCustomerSessionActiveInterface:
\Magento\LoginAsCustomerApi\Api\SaveAuthenticationDataInterface:
\Magento\LoginAsCustomerApi\Api\SetLoggedAsCustomerAdminIdInterface:
\Magento\LoginAsCustomerApi\Api\SetLoggedAsCustomerCustomerIdInterface:
For information about a public API, see Public interfaces & APIs.
This module is a part of Login As Customer feature.