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