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

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