Index of /contao/vendor/symfony/security/Http

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Authentication/ 2020-11-16 15:51 -  
[DIR]Authorization/ 2020-11-16 15:51 -  
[DIR]Controller/ 2020-11-16 15:51 -  
[DIR]EntryPoint/ 2020-11-16 15:51 -  
[DIR]Event/ 2020-11-16 15:51 -  
[DIR]Firewall/ 2020-11-16 15:51 -  
[DIR]Logout/ 2020-11-16 15:51 -  
[DIR]RememberMe/ 2020-11-16 15:51 -  
[DIR]Session/ 2020-11-16 15:51 -  
[DIR]Util/ 2020-11-16 15:51 -  
[   ]AccessMapInterface.php 2020-11-16 16:01 806  
[   ]SecurityEvents.php 2020-11-16 16:01 1.0K 
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[   ]FirewallMapInterface..>2020-11-16 16:01 1.1K 
[   ]AccessMap.php 2020-11-16 16:01 1.3K 
[   ]FirewallMap.php 2020-11-16 16:01 1.3K 
[   ]composer.json 2020-11-16 16:01 1.5K 
[   ]ParameterBagUtils.php 2020-11-16 16:01 2.5K 
[   ]Firewall.php 2020-11-16 16:01 4.7K 
[   ]HttpUtils.php 2020-11-16 16:01 7.2K 

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
---------

  * [Documentation](https://symfony.com/doc/current/components/security.html)
  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
  * [Report issues](https://github.com/symfony/symfony/issues) and
    [send Pull Requests](https://github.com/symfony/symfony/pulls)
    in the [main Symfony repository](https://github.com/symfony/symfony)