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

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

Public Methods

Method Description
startAuthenticationDoesNotPrefixAConfiguredUriIfItsAbsolute ( )
startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfRouteValuesAreSpecified ( )
startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfUriIsSpecified ( )
startAuthenticationThrowsAnExceptionIfTheConfigurationOptionsAreMissing ( )
startAuthenticationThrowsAnExceptionIfTheConfiguredRoutePartsAreInvalid ( )

Method Details

startAuthenticationDoesNotPrefixAConfiguredUriIfItsAbsolute() public method

startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfRouteValuesAreSpecified() public method

startAuthenticationSetsTheCorrectValuesInTheResponseObjectIfUriIsSpecified() public method

startAuthenticationThrowsAnExceptionIfTheConfigurationOptionsAreMissing() public method

startAuthenticationThrowsAnExceptionIfTheConfiguredRoutePartsAreInvalid() public method