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

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