Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
..
Authentication 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Authorization 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
EntryPoint 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Event 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Firewall 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Logout 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
RememberMe 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Session 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
AccessMap.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
AccessMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Firewall.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
FirewallMap.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
FirewallMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
HttpUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
ParameterBagUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
SecurityEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây

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