PHP Класс Scheb\TwoFactorBundle\Tests\Security\TwoFactor\EventListener\InteractiveLoginListenerTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
onSecurityInteractiveLogin_NotLoggedInUser_notRequestAuthenticationCode ( )
onSecurityInteractiveLogin_ipWhitelisted_doNothing ( )
onSecurityInteractiveLogin_tokenClassNotSupported_doNothing ( )
onSecurityInteractiveLogin_tokenClassSupported_beginAuthentication ( )
setUp ( )

Приватные методы

Метод Описание
createEvent ( $token, $clientIp ) : PHPUnit_Framework_MockObject_MockObject

Описание методов

onSecurityInteractiveLogin_NotLoggedInUser_notRequestAuthenticationCode() публичный Метод

onSecurityInteractiveLogin_ipWhitelisted_doNothing() публичный Метод

onSecurityInteractiveLogin_tokenClassNotSupported_doNothing() публичный Метод

onSecurityInteractiveLogin_tokenClassSupported_beginAuthentication() публичный Метод

setUp() публичный Метод

public setUp ( )