Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
..
Authentication 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Authorization 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
EntryPoint 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Event 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Firewall 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Logout 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
RememberMe 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Session 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Tests 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
AccessMap.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
AccessMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Firewall.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
FirewallMap.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
FirewallMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
HttpUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
ParameterBagUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
README.md 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
SecurityEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година

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