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

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