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