Documentation

LazyFirewallContext extends FirewallContext
in package

Lazily calls authentication listeners when actually required by the access listener.

Tags
author

Nicolas Grekas p@tchwork.com

Table of Contents

Properties

$config  : mixed
$exceptionListener  : mixed
$listeners  : iterable<string|int, mixed>
$logoutListener  : mixed
$tokenStorage  : mixed

Methods

__construct()  : mixed
__invoke()  : mixed
getConfig()  : mixed
getExceptionListener()  : mixed
getListeners()  : iterable<mixed, callable>
getLogoutListener()  : mixed

Properties

Methods

getListeners()

public getListeners() : iterable<mixed, callable>
Return values
iterable<mixed, callable>

        
On this page

Search results