mediatekformation

CustomAuthenticationFailureHandler
in package
implements AuthenticationFailureHandlerInterface

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

AuthenticationFailureHandlerInterface
Interface for custom authentication failure handlers.

Table of Contents

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

Properties

Methods

Search results