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

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