PHP Class Neos\Flow\Tests\Unit\Security\Authentication\EntryPoint\WebRedirectTest

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

Méthodes publiques

Méthode Description
startAuthenticationDoesNotPrefixAConfiguredUriIfItsAbsolute ( )
startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfRouteValuesAreSpecified ( )
startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfUriIsSpecified ( )
startAuthenticationThrowsAnExceptionIfTheConfigurationOptionsAreMissing ( )
startAuthenticationThrowsAnExceptionIfTheConfiguredRoutePartsAreInvalid ( )

Method Details

startAuthenticationDoesNotPrefixAConfiguredUriIfItsAbsolute() public méthode

startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfRouteValuesAreSpecified() public méthode

startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfUriIsSpecified() public méthode

startAuthenticationThrowsAnExceptionIfTheConfigurationOptionsAreMissing() public méthode

startAuthenticationThrowsAnExceptionIfTheConfiguredRoutePartsAreInvalid() public méthode