PHP Класс Neos\Flow\Tests\Functional\Security\Authentication\Provider\PersistedUsernamePasswordProviderTest

Наследование: extends Neos\Flow\Tests\FunctionalTestCase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$accountFactory Neos\Flow\Security\AccountFactory
$accountRepository Neos\Flow\Security\AccountRepository
$authenticationToken Neos\Flow\Security\Authentication\Token\UsernamePassword
$persistedUsernamePasswordProvider Neos\Flow\Security\Authentication\Provider\PersistedUsernamePasswordProvider
$testableSecurityEnabled

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

Метод Описание
authenticationWithCorrectCredentialsResetsFailedAuthenticationCount ( )
authenticationWithWrongPassword ( )
authenticationWithWrongUserName ( )
setUp ( )
successfulAuthentication ( )

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

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

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

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

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

public setUp ( )

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

Описание свойств

$accountFactory защищенное свойство

protected AccountFactory,Neos\Flow\Security $accountFactory
Результат Neos\Flow\Security\AccountFactory

$accountRepository защищенное свойство

protected AccountRepository,Neos\Flow\Security $accountRepository
Результат Neos\Flow\Security\AccountRepository

$authenticationToken защищенное свойство

protected UsernamePassword,Neos\Flow\Security\Authentication\Token $authenticationToken
Результат Neos\Flow\Security\Authentication\Token\UsernamePassword

$persistedUsernamePasswordProvider защищенное свойство

protected PersistedUsernamePasswordProvider,Neos\Flow\Security\Authentication\Provider $persistedUsernamePasswordProvider
Результат Neos\Flow\Security\Authentication\Provider\PersistedUsernamePasswordProvider

$testableSecurityEnabled защищенное свойство

protected $testableSecurityEnabled