Index of /lpage-fluessiggas/vendor/symfony/security-core

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Validator/ 2023-04-17 22:05 -  
[DIR]User/ 2023-04-17 22:05 -  
[DIR]Role/ 2023-04-17 22:05 -  
[   ]Security.php 2023-04-17 22:05 2.1K 
[DIR]Resources/ 2023-04-17 22:05 -  
[DIR]Exception/ 2023-04-17 22:05 -  
[TXT]LICENSE 2023-04-17 22:05 1.0K 
[DIR]Event/ 2023-04-17 22:05 -  
[DIR]Encoder/ 2023-04-17 22:05 -  
[   ]composer.json 2023-04-17 22:05 1.7K 
[DIR]Authorization/ 2023-04-17 22:05 -  
[DIR]Authentication/ 2023-04-17 22:05 -  
[   ]AuthenticationEvents..>2023-04-17 22:05 901  

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)