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

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