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

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