Documentation

CustomAuthenticationFailureHandler
in package
implements AuthenticationFailureHandlerInterface

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

AuthenticationFailureHandlerInterface
Interface for custom authentication failure handlers.

Properties

$handler  : mixed

Methods

__construct()  : mixed
onAuthenticationFailure()  : Response
This is called when an interactive authentication attempt fails. This is called by authentication listeners inheriting from AbstractAuthenticationListener.

Properties

Methods


        
On this page

Search results