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

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