PHP Класс Neos\Flow\Tests\Unit\Security\Authentication\Token\PasswordTokenTest

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

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

Свойство Тип Описание
$mockActionRequest Neos\Flow\Mvc\ActionRequest
$mockHttpRequest Request
$token Neos\Flow\Security\Authentication\Token\PasswordToken

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

Метод Описание
credentialsAreSetCorrectlyFromPostArguments ( )
setUp ( ) Set up this test case
updateCredentialsIgnoresAnythingOtherThanPostRequests ( )
updateCredentialsSetsTheCorrectAuthenticationStatusIfNewCredentialsArrived ( )

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

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

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

Set up this test case
public setUp ( )

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

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

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

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

protected ActionRequest,Neos\Flow\Mvc $mockActionRequest
Результат Neos\Flow\Mvc\ActionRequest

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

protected Request $mockHttpRequest
Результат Request

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

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