PHP Class Neos\Flow\Tests\Unit\Security\Authentication\Token\UsernamePasswordHttpBasicTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$token Neos\Flow\Security\Authentication\Token\UsernamePasswordHttpBasic

Public Methods

Method Description
credentialsAreSetCorrectlyForCGI ( )
credentialsAreSetCorrectlyFromRequestHeadersArguments ( )
setUp ( ) Sets up this test case
updateCredentialsSetsTheCorrectAuthenticationStatusIfNoCredentialsArrived ( )

Method Details

credentialsAreSetCorrectlyForCGI() public method

credentialsAreSetCorrectlyFromRequestHeadersArguments() public method

setUp() public method

Sets up this test case
public setUp ( )

updateCredentialsSetsTheCorrectAuthenticationStatusIfNoCredentialsArrived() public method

Property Details

$token protected property

protected UsernamePasswordHttpBasic,Neos\Flow\Security\Authentication\Token $token
return Neos\Flow\Security\Authentication\Token\UsernamePasswordHttpBasic