symfony / 2.7 / symfony / component / security / http / firewall / channellistener.html

ChannelListener

class ChannelListener implements ListenerInterface

ChannelListener switches the HTTP protocol based on the access control configuration.

Methods

__construct(AccessMapInterface $map, AuthenticationEntryPointInterface $authenticationEntryPoint, LoggerInterface $logger = null)
handle(GetResponseEvent $event)

Handles channel management.

Details

__construct(AccessMapInterface $map, AuthenticationEntryPointInterface $authenticationEntryPoint, LoggerInterface $logger = null)

Parameters

AccessMapInterface $map
AuthenticationEntryPointInterface $authenticationEntryPoint
LoggerInterface $logger

handle(GetResponseEvent $event)

Handles channel management.

Parameters

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Security/Http/Firewall/ChannelListener.html