Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
..
Authentication 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Authorization 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
EntryPoint 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Event 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Firewall 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Logout 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
RememberMe 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Session 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
AccessMap.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
AccessMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
Firewall.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
FirewallMap.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
FirewallMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
HttpUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
ParameterBagUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
SecurityEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 lat temu

README.md

Security Component - HTTP Integration

Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.

Resources