Symfony\Component\Security\Http
Namespaces
Symfony\Component\Security\Http\AccessTokenSymfony\Component\Security\Http\AttributeSymfony\Component\Security\Http\AuthenticationSymfony\Component\Security\Http\AuthenticatorSymfony\Component\Security\Http\AuthorizationSymfony\Component\Security\Http\EntryPointSymfony\Component\Security\Http\EventListenerSymfony\Component\Security\Http\FirewallSymfony\Component\Security\Http\LoginLinkSymfony\Component\Security\Http\RememberMeSymfony\Component\Security\Http\SessionSymfony\Component\Security\Http\Util
Classes
List of request attributes used along the security flow.
Interfaces
AccessMap allows configuration of different access control rules for
specific parts of the website.
This interface must be implemented by firewall maps.