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

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$token Neos\Flow\Security\Authentication\Token\AbstractToken

Méthodes publiques

Méthode Description
authenticationEntryPointCanBeSetAndRetrieved ( )
authenticationProviderNameCanBeSetAndRetrieved ( )
authenticationStatusAndIsAuthenticated ( ) : array
isAuthenticatedReturnsTheCorrectValueForAGivenStatus ( $status, $isAuthenticated )
requestPatternsCanBeSetRetrievedAndChecked ( )
setAuthenticationStatusThrowsAnExceptionForAnInvalidStatus ( )
setRequestPatternsOnlyAcceptsRequestPatterns ( )
setup ( )
theAuthenticationStatusIsCorrectlyInitialized ( )

Method Details

authenticationEntryPointCanBeSetAndRetrieved() public méthode

authenticationProviderNameCanBeSetAndRetrieved() public méthode

authenticationStatusAndIsAuthenticated() public méthode

isAuthenticatedReturnsTheCorrectValueForAGivenStatus() public méthode

public isAuthenticatedReturnsTheCorrectValueForAGivenStatus ( $status, $isAuthenticated )

requestPatternsCanBeSetRetrievedAndChecked() public méthode

setAuthenticationStatusThrowsAnExceptionForAnInvalidStatus() public méthode

setRequestPatternsOnlyAcceptsRequestPatterns() public méthode

setup() public méthode

public setup ( )

theAuthenticationStatusIsCorrectlyInitialized() public méthode

Property Details

$token protected_oe property

protected AbstractToken,Neos\Flow\Security\Authentication\Token $token
Résultat Neos\Flow\Security\Authentication\Token\AbstractToken