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