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)
handle(GetResponseEvent $event)
Handles channel management.
Please login to continue.