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

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