Definition
Resource Model
Usages
- How is the
\Magento\Security\Model\ResourceModel\AdminSessionInfo::deleteSessionsOlderThen()
implemented and used? - How is the
\Magento\Security\Model\ResourceModel\AdminSessionInfo::updateStatusByUserId()
implemented and used? - How is the
\Magento\Security\Model\AdminSessionsManager::createNewSession()
implemented and used? - How is the
\Magento\Security\Model\AdminSessionsManager::processProlong()
implemented and used? - How is the
\Magento\Security\Model\AdminSessionsManager::processLogout()
implemented and used? - How is the
\Magento\Security\Model\AdminSessionsManager::getSessionsForCurrentUser()
implemented and used? - How is the
\Magento\Security\Model\AdminSessionsManager::logoutOtherUserSessions()
implemented and used?