class ChannelListener implements ListenerInterface
ChannelListener switches the HTTP protocol based on the access control configuration.
| __construct(AccessMapInterface $map, AuthenticationEntryPointInterface $authenticationEntryPoint, LoggerInterface $logger = null) | ||
|  handle(GetResponseEvent $event)  Handles channel management.  |  
| AccessMapInterface | $map | |
| AuthenticationEntryPointInterface | $authenticationEntryPoint | |
| LoggerInterface | $logger | 
Handles channel management.
| GetResponseEvent | $event | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    https://api.symfony.com/4.1/Symfony/Component/Security/Http/Firewall/ChannelListener.html