Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
..
Authentication 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Authorization 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
EntryPoint 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Event 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Firewall 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Logout 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
RememberMe 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Session 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Tests 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
AccessMap.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
AccessMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
Firewall.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
FirewallMap.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
FirewallMapInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
HttpUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
ParameterBagUtils.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
README.md 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
SecurityEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release há 5 anos atrás

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