mediatekformation

CustomAuthenticationSuccessHandler
in package
implements AuthenticationSuccessHandlerInterface

Tags
author

Fabien Potencier fabien@symfony.com

Interfaces, Classes, Traits and Enums

AuthenticationSuccessHandlerInterface
Interface for a custom authentication success handler.

Table of Contents

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

Properties

Methods

Search results