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

[ICO]NameLast modifiedSizeDescription

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

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)