Index of /contao/vendor/symfony/security-core

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]Security.php 2020-11-16 16:01 2.0K 
[   ]composer.json 2020-11-16 16:01 1.7K 
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[   ]AuthenticationEvents..>2020-11-16 16:01 887  
[DIR]Validator/ 2020-11-16 15:51 -  
[DIR]User/ 2020-11-16 15:51 -  
[DIR]Role/ 2020-11-16 15:51 -  
[DIR]Resources/ 2020-11-16 15:51 -  
[DIR]Exception/ 2020-11-16 15:51 -  
[DIR]Event/ 2020-11-16 15:51 -  
[DIR]Encoder/ 2020-11-16 15:51 -  
[DIR]Authorization/ 2020-11-16 15:51 -  
[DIR]Authentication/ 2020-11-16 15:51 -  

Security Component - Core
=========================

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)