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