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

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