Documentation

AuthenticationSuccessHandlerInterface

Interface for a custom authentication success handler.

If you want to customize the success handling process, instead of overwriting the respective listener globally, you can set a custom success handler which implements this interface.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Methods

onAuthenticationSuccess()  : Response
Usually called by AuthenticatorInterface::onAuthenticationSuccess() implementations.

Methods


        
On this page

Search results