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

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