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

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