PHP Class Baikal\FrontendBundle\Service\OAuthPreLoginRedirectFormAuthenticationEntryPoint

Inheritance: extends Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint
Show file Open project: fruux/Baikal2

Public Methods

Method Description
start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )

Method Details

start() public method

public start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )
$request Request
$authException Symfony\Component\Security\Core\Exception\AuthenticationException