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

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