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

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