class AccessListener implements ListenerInterface
AccessListener enforces access control rules.
| __construct(SecurityContextInterface $context, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, AuthenticationManagerInterface $authManager) | ||
| handle(GetResponseEvent $event) Handles access authorization. |
Handles access authorization.
© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Security/Http/Firewall/AccessListener.html