Sun, 02 Jun 2024 19:45:20 UTC | login

Information for RPM php-symfony4-security-4.2.9-2.fc31.noarch.rpm

ID404018
Namephp-symfony4-security
Version4.2.9
Release2.fc31
Epoch
Archnoarch
SummarySymfony Security Component (version 4)
DescriptionThe 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
Build Time2019-07-26 18:24:42 GMT
Size118.36 KB
f628df954dd1e76e8de48a7b524ac7bb
LicenseMIT
Provides
php-composer(symfony/security) = 4.2.9
php-composer(symfony/security-core) = 4.2.9
php-composer(symfony/security-csrf) = 4.2.9
php-composer(symfony/security-guard) = 4.2.9
php-composer(symfony/security-http) = 4.2.9
php-symfony4-security = 4.2.9-2.fc31
php-symfony4-security-core = 4.2.9-2.fc31
php-symfony4-security-csrf = 4.2.9-2.fc31
php-symfony4-security-guard = 4.2.9-2.fc31
php-symfony4-security-http = 4.2.9-2.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(symfony/contracts) >= 1.1.1
php-composer(symfony/contracts) < 2
php-composer(symfony/event-dispatcher) = 4.2.9
php-composer(symfony/http-foundation) = 4.2.9
php-composer(symfony/http-kernel) = 4.2.9
php-composer(symfony/property-access) = 4.2.9
php-ctype
php-date
php-hash
php-json
php-pcre
php-reflection
php-session
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests
php-composer(psr/container)
php-composer(symfony/expression-language)
php-composer(symfony/form)
php-composer(symfony/ldap)
php-composer(symfony/routing)
php-composer(symfony/validator)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 270 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-security0.00 B
/usr/share/doc/php-symfony4-security/CHANGELOG.md8.31 KB
/usr/share/doc/php-symfony4-security/README.md792.00 B
/usr/share/doc/php-symfony4-security/composer.json2.10 KB
/usr/share/licenses/php-symfony4-security0.00 B
/usr/share/licenses/php-symfony4-security/LICENSE1.04 KB
/usr/share/php/Symfony4/Component/Security0.00 B
/usr/share/php/Symfony4/Component/Security/Core0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationManagerInterface.php1.02 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationProviderManager.php3.83 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolver.php2.68 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php1.20 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php1.72 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/AuthenticationProviderInterface.php1.11 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php3.19 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php3.37 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php2.46 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php2.18 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/SimpleAuthenticationProvider.php2.35 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php4.66 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php1.65 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentToken.php1.90 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/PersistentTokenInterface.php1.09 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/RememberMe/TokenProviderInterface.php1.34 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/SimpleAuthenticatorInterface.php775.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AbstractToken.php8.10 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/AnonymousToken.php1.80 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php2.33 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/RememberMeToken.php2.57 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorage.php1.06 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/Storage/TokenStorageInterface.php977.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/TokenInterface.php3.23 KB
/usr/share/php/Symfony4/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php2.68 KB
/usr/share/php/Symfony4/Component/Security/Core/AuthenticationEvents.php880.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManager.php5.61 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AccessDecisionManagerInterface.php1011.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationChecker.php2.31 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/AuthorizationCheckerInterface.php733.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguage.php1.27 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/ExpressionLanguageProvider.php2.76 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/TraceableAccessDecisionManager.php3.43 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter0.00 B
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php2.69 KB
/usr/share/php/Symfony4/Component/Security/Core/Authorization/Voter/ExpressionVoter.php4.62 KB
Component of No Buildroots