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