FirewallListenerFactoryInterface
interface FirewallListenerFactoryInterface
Can be implemented by a security factory to add a listener to the firewall.
Methods
array
createListeners(ContainerBuilder$container,string$firewallName,array$config)
Creates the firewall listener services for the provided configuration.