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

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