Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-symfony4-security-4.4.50-7.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: php-symfony4-security Distribution: Fedora Project
Version: 4.4.50 Vendor: Fedora Project
Release: 7.fc40 Build date: Fri Jan 26 00:26:09 2024
Group: Unspecified Build host: buildvm-ppc64le-13.iad2.fedoraproject.org
Size: 727438 Source RPM: php-symfony4-4.4.50-7.fc40.src.rpm
Packager: Fedora Project
Url: http://symfony.com/doc/4.4/components/security.html
Summary: Symfony Security Component (version 4)
The Security Component provides a complete security system for your web
application. It ships with facilities for authenticating using HTTP basic
or digest authentication, interactive form login or X.509 certificate login,
but also allows you to implement your own authentication strategies.
Furthermore, the component provides ways to authorize authenticated users
based on their roles, and it contains an advanced ACL system.

Autoloader: /usr/share/php/Symfony4/Component/Security/autoload.php

Provides

Requires

License

MIT

Changelog

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 09 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-5
  - Obsolete "proxy-manager-bridge" sub-package as its dependency has been retired
    (addresses "F40FailsToInstall: php-symfony4-proxy-manager-bridge",
    RHBZ #2242705)
* Sat Oct 07 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-4
  - Fix FTBFS (RHBZ #2139649)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Feb 02 2023 Remi Collet <remi@remirepo.net> - 4.4.50-1
  - update to 4.4.50
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.49-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Nov 29 2022 Remi Collet <remi@remirepo.net> - 4.4.49-1
  - update to 4.4.49
* Thu Nov 03 2022 Remi Collet <remi@remirepo.net> - 4.4.48-1
  - update to 4.4.48
* Wed Oct 12 2022 Remi Collet <remi@remirepo.net> - 4.4.47-1
  - update to 4.4.47
* Fri Sep 30 2022 Remi Collet <remi@remirepo.net> - 4.4.46-1
  - update to 4.4.46
* Thu Sep 08 2022 Remi Collet <remi@remirepo.net> - 4.4.45-1
  - update to 4.4.45
* Fri Jul 29 2022 Remi Collet <remi@remirepo.net> - 4.4.44-1
  - update to 4.4.44
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.43-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 27 2022 Remi Collet <remi@remirepo.net> - 4.4.43-1
  - update to 4.4.43
* Mon May 30 2022 Remi Collet <remi@remirepo.net> - 4.4.42-1
  - update to 4.4.42
* Thu Apr 28 2022 Remi Collet <remi@remirepo.net> - 4.4.41-1
  - update to 4.4.41
  - allow doctrine/persistence 3
* Mon Apr 04 2022 Remi Collet <remi@remirepo.net> - 4.4.40-1
  - update to 4.4.40
* Mon Mar 07 2022 Remi Collet <remi@remirepo.net> - 4.4.39-1
  - update to 4.4.39
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 4.4.38-1
  - update to 4.4.38
* Fri Jan 28 2022 Remi Collet <remi@remirepo.net> - 4.4.37-1
  - update to 4.4.37

Files

/usr/share/doc/php-symfony4-security
/usr/share/doc/php-symfony4-security/CHANGELOG.md
/usr/share/doc/php-symfony4-security/README.md
/usr/share/doc/php-symfony4-security/composer.json
/usr/share/licenses/php-symfony4-security
/usr/share/licenses/php-symfony4-security/LICENSE
/usr/share/php/Symfony4/Component/Security
/usr/share/php/Symfony4/Component/Security/Core
/usr/share/php/Symfony4/Component/Security/Core/Authentication
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationManagerInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationProviderManager.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolver.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/SimpleAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/SimpleAuthenticatorInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AbstractToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AnonymousToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/RememberMeToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/UsageTrackingTokenStorage.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/SwitchUserToken.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/TokenInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php
/usr/share/php/Symfony4/Component/Security/Core/AuthenticationEvents.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManager.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationChecker.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguage.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguageProvider.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/ExpressionVoter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/RoleHierarchyVoter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/RoleVoter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/TraceableVoter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/Voter.php
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/VoterInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder
/usr/share/php/Symfony4/Component/Security/Core/Encoder/Argon2iPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/BCryptPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/BasePasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/EncoderAwareInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/EncoderFactory.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/EncoderFactoryInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/MessageDigestPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/MigratingPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/NativePasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/PasswordEncoderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/Pbkdf2PasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/PlaintextPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/SelfSaltingEncoderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/SodiumPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/UserPasswordEncoder.php
/usr/share/php/Symfony4/Component/Security/Core/Encoder/UserPasswordEncoderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Event
/usr/share/php/Symfony4/Component/Security/Core/Event/AuthenticationEvent.php
/usr/share/php/Symfony4/Component/Security/Core/Event/AuthenticationFailureEvent.php
/usr/share/php/Symfony4/Component/Security/Core/Event/AuthenticationSuccessEvent.php
/usr/share/php/Symfony4/Component/Security/Core/Event/VoteEvent.php
/usr/share/php/Symfony4/Component/Security/Core/Exception
/usr/share/php/Symfony4/Component/Security/Core/Exception/AccessDeniedException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AccountExpiredException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AccountStatusException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AuthenticationCredentialsNotFoundException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AuthenticationException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AuthenticationExpiredException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/AuthenticationServiceException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/BadCredentialsException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/CookieTheftException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/CredentialsExpiredException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/CustomUserMessageAuthenticationException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/DisabledException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/ExceptionInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/InsufficientAuthenticationException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/InvalidArgumentException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/InvalidCsrfTokenException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/LazyResponseException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/LockedException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/LogicException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/LogoutException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/ProviderNotFoundException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/RuntimeException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/SessionUnavailableException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/TokenNotFoundException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/UnsupportedUserException.php
/usr/share/php/Symfony4/Component/Security/Core/Exception/UsernameNotFoundException.php
/usr/share/php/Symfony4/Component/Security/Core/Resources
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.af.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ar.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.az.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.be.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.bg.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.bs.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ca.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.cs.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.da.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.de.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.el.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.en.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.es.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.et.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.eu.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.fa.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.fi.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.fr.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.gl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.he.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.hr.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.hu.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.hy.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.id.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.it.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ja.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.lb.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.lt.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.lv.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.mn.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.my.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.nb.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.nl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.nn.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.no.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.pl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.pt.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.pt_BR.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ro.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ru.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sk.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sq.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sr_Latn.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.sv.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.th.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.tl.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.tr.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.uk.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.ur.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.uz.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.vi.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.zh_CN.xlf
/usr/share/php/Symfony4/Component/Security/Core/Resources/translations/security.zh_TW.xlf
/usr/share/php/Symfony4/Component/Security/Core/Role
/usr/share/php/Symfony4/Component/Security/Core/Role/Role.php
/usr/share/php/Symfony4/Component/Security/Core/Role/RoleHierarchy.php
/usr/share/php/Symfony4/Component/Security/Core/Role/RoleHierarchyInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Role/SwitchUserRole.php
/usr/share/php/Symfony4/Component/Security/Core/Security.php
/usr/share/php/Symfony4/Component/Security/Core/User
/usr/share/php/Symfony4/Component/Security/Core/User/AdvancedUserInterface.php
/usr/share/php/Symfony4/Component/Security/Core/User/ChainUserProvider.php
/usr/share/php/Symfony4/Component/Security/Core/User/EquatableInterface.php
/usr/share/php/Symfony4/Component/Security/Core/User/InMemoryUserProvider.php
/usr/share/php/Symfony4/Component/Security/Core/User/LdapUserProvider.php
/usr/share/php/Symfony4/Component/Security/Core/User/MissingUserProvider.php
/usr/share/php/Symfony4/Component/Security/Core/User/PasswordUpgraderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/User/User.php
/usr/share/php/Symfony4/Component/Security/Core/User/UserChecker.php
/usr/share/php/Symfony4/Component/Security/Core/User/UserCheckerInterface.php
/usr/share/php/Symfony4/Component/Security/Core/User/UserInterface.php
/usr/share/php/Symfony4/Component/Security/Core/User/UserProviderInterface.php
/usr/share/php/Symfony4/Component/Security/Core/Validator
/usr/share/php/Symfony4/Component/Security/Core/Validator/Constraints
/usr/share/php/Symfony4/Component/Security/Core/Validator/Constraints/UserPassword.php
/usr/share/php/Symfony4/Component/Security/Core/Validator/Constraints/UserPasswordValidator.php
/usr/share/php/Symfony4/Component/Security/Csrf
/usr/share/php/Symfony4/Component/Security/Csrf/CsrfToken.php
/usr/share/php/Symfony4/Component/Security/Csrf/CsrfTokenManager.php
/usr/share/php/Symfony4/Component/Security/Csrf/CsrfTokenManagerInterface.php
/usr/share/php/Symfony4/Component/Security/Csrf/Exception
/usr/share/php/Symfony4/Component/Security/Csrf/Exception/TokenNotFoundException.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenGenerator
/usr/share/php/Symfony4/Component/Security/Csrf/TokenGenerator/TokenGeneratorInterface.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenGenerator/UriSafeTokenGenerator.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenStorage
/usr/share/php/Symfony4/Component/Security/Csrf/TokenStorage/ClearableTokenStorageInterface.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenStorage/NativeSessionTokenStorage.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenStorage/SessionTokenStorage.php
/usr/share/php/Symfony4/Component/Security/Csrf/TokenStorage/TokenStorageInterface.php
/usr/share/php/Symfony4/Component/Security/Guard
/usr/share/php/Symfony4/Component/Security/Guard/AbstractGuardAuthenticator.php
/usr/share/php/Symfony4/Component/Security/Guard/Authenticator
/usr/share/php/Symfony4/Component/Security/Guard/Authenticator/AbstractFormLoginAuthenticator.php
/usr/share/php/Symfony4/Component/Security/Guard/AuthenticatorInterface.php
/usr/share/php/Symfony4/Component/Security/Guard/Firewall
/usr/share/php/Symfony4/Component/Security/Guard/Firewall/GuardAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Guard/GuardAuthenticatorHandler.php
/usr/share/php/Symfony4/Component/Security/Guard/PasswordAuthenticatedInterface.php
/usr/share/php/Symfony4/Component/Security/Guard/Provider
/usr/share/php/Symfony4/Component/Security/Guard/Provider/GuardAuthenticationProvider.php
/usr/share/php/Symfony4/Component/Security/Guard/Token
/usr/share/php/Symfony4/Component/Security/Guard/Token/GuardTokenInterface.php
/usr/share/php/Symfony4/Component/Security/Guard/Token/PostAuthenticationGuardToken.php
/usr/share/php/Symfony4/Component/Security/Guard/Token/PreAuthenticationGuardToken.php
/usr/share/php/Symfony4/Component/Security/Http
/usr/share/php/Symfony4/Component/Security/Http/AccessMap.php
/usr/share/php/Symfony4/Component/Security/Http/AccessMapInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication
/usr/share/php/Symfony4/Component/Security/Http/Authentication/AuthenticationFailureHandlerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/AuthenticationSuccessHandlerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/AuthenticationUtils.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/SimpleFormAuthenticatorInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Authentication/SimplePreAuthenticatorInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Authorization
/usr/share/php/Symfony4/Component/Security/Http/Authorization/AccessDeniedHandlerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Controller
/usr/share/php/Symfony4/Component/Security/Http/Controller/UserValueResolver.php
/usr/share/php/Symfony4/Component/Security/Http/EntryPoint
/usr/share/php/Symfony4/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php
/usr/share/php/Symfony4/Component/Security/Http/EntryPoint/BasicAuthenticationEntryPoint.php
/usr/share/php/Symfony4/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php
/usr/share/php/Symfony4/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php
/usr/share/php/Symfony4/Component/Security/Http/Event
/usr/share/php/Symfony4/Component/Security/Http/Event/DeauthenticatedEvent.php
/usr/share/php/Symfony4/Component/Security/Http/Event/InteractiveLoginEvent.php
/usr/share/php/Symfony4/Component/Security/Http/Event/LazyResponseEvent.php
/usr/share/php/Symfony4/Component/Security/Http/Event/SwitchUserEvent.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall
/usr/share/php/Symfony4/Component/Security/Http/Firewall.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/AbstractAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/AbstractListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/AccessListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/BasicAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/ChannelListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/ContextListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/ExceptionListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/LegacyListenerTrait.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/ListenerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/LogoutListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/RememberMeListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/RemoteUserAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/SwitchUserListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/UsernamePasswordJsonAuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/Firewall/X509AuthenticationListener.php
/usr/share/php/Symfony4/Component/Security/Http/FirewallMap.php
/usr/share/php/Symfony4/Component/Security/Http/FirewallMapInterface.php
/usr/share/php/Symfony4/Component/Security/Http/HttpUtils.php
/usr/share/php/Symfony4/Component/Security/Http/Logout
/usr/share/php/Symfony4/Component/Security/Http/Logout/CookieClearingLogoutHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/CsrfTokenClearingLogoutHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/DefaultLogoutSuccessHandler.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/LogoutHandlerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/LogoutSuccessHandlerInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/LogoutUrlGenerator.php
/usr/share/php/Symfony4/Component/Security/Http/Logout/SessionLogoutHandler.php
/usr/share/php/Symfony4/Component/Security/Http/ParameterBagUtils.php
/usr/share/php/Symfony4/Component/Security/Http/RememberMe
/usr/share/php/Symfony4/Component/Security/Http/RememberMe/AbstractRememberMeServices.php
/usr/share/php/Symfony4/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php
/usr/share/php/Symfony4/Component/Security/Http/RememberMe/RememberMeServicesInterface.php
/usr/share/php/Symfony4/Component/Security/Http/RememberMe/ResponseListener.php
/usr/share/php/Symfony4/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php
/usr/share/php/Symfony4/Component/Security/Http/SecurityEvents.php
/usr/share/php/Symfony4/Component/Security/Http/Session
/usr/share/php/Symfony4/Component/Security/Http/Session/SessionAuthenticationStrategy.php
/usr/share/php/Symfony4/Component/Security/Http/Session/SessionAuthenticationStrategyInterface.php
/usr/share/php/Symfony4/Component/Security/Http/Util
/usr/share/php/Symfony4/Component/Security/Http/Util/TargetPathTrait.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024