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