PHP Trait KnpU\OAuth2ClientBundle\Security\Helper\SaveAuthFailureMessage

Datei anzeigen Open project: knpuniversity/oauth2-client-bundle

Protected Methods

Method Description
saveAuthenticationErrorToSession ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $exception )

Method Details

saveAuthenticationErrorToSession() protected method

protected saveAuthenticationErrorToSession ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $exception )
$request Symfony\Component\HttpFoundation\Request
$exception Symfony\Component\Security\Core\Exception\AuthenticationException