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