mediatekformation

FirewallContext
in package

This is a wrapper around the actual firewall configuration which allows us to lazy load the context for one specific firewall only when we need it.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

$config  : mixed
$exceptionListener  : mixed
$listeners  : mixed
$logoutListener  : mixed
__construct()  : mixed
getConfig()  : mixed
getExceptionListener()  : mixed
getListeners()  : iteratable<string|int, mixed>
getLogoutListener()  : mixed

Properties

Methods

getExceptionListener()

public getExceptionListener() : mixed
Return values
mixed

getListeners()

public getListeners() : iteratable<string|int, mixed>
Return values
iteratable<string|int, mixed>

getLogoutListener()

public getLogoutListener() : mixed
Return values
mixed

Search results