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

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