php-symfony-security-http (7.4.6+dfsg-2)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
symfony
Architecture
i386
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
488 B
Size expected
70.3 kB
Size actual
70.3 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-symfony-deprecation-contracts
  • php-symfony-event-dispatcher
  • php-symfony-http-foundation
  • php-symfony-http-kernel
  • php-mbstring
  • php-symfony-property-access
  • php-symfony-security-core
  • php-symfony-service-contracts

Suggested packages

Recommended additional packages

  • None

Description

infrastructure for authorization systems - HTTP integration

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5a3e9e344…be5db71f
SHA-1eaa2a376…02f8f025
SHA-25628b15ec4…89c09d9e
SHA-5124d90f92f…4e0c1ce1

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-security-http
usr/share/doc/php-symfony-security-http/changelog.Debian.gz
usr/share/doc/php-symfony-security-http/changelog.gz
usr/share/doc/php-symfony-security-http/copyright
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Security
usr/share/php/Symfony/Component/Security/Http
usr/share/php/Symfony/Component/Security/Http/AccessMap.php
usr/share/php/Symfony/Component/Security/Http/AccessMapInterface.php
usr/share/php/Symfony/Component/Security/Http/AccessToken
usr/share/php/Symfony/Component/Security/Http/AccessToken/AccessTokenExtractorInterface.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/AccessTokenHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Cas
usr/share/php/Symfony/Component/Security/Http/AccessToken/Cas/Cas2Handler.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/ChainAccessTokenExtractor.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/FormEncodedBodyExtractor.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/HeaderAccessTokenExtractor.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/OAuth2
usr/share/php/Symfony/Component/Security/Http/AccessToken/OAuth2/Oauth2TokenHandler.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/Exception
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/Exception/InvalidSignatureException.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/Exception/MissingClaimException.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenGenerator.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenHandler.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTrait.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/Oidc/OidcUserInfoTokenHandler.php
usr/share/php/Symfony/Component/Security/Http/AccessToken/QueryAccessTokenExtractor.php
usr/share/php/Symfony/Component/Security/Http/Attribute
usr/share/php/Symfony/Component/Security/Http/Attribute/CurrentUser.php
usr/share/php/Symfony/Component/Security/Http/Attribute/IsCsrfTokenValid.php
usr/share/php/Symfony/Component/Security/Http/Attribute/IsGranted.php
usr/share/php/Symfony/Component/Security/Http/Attribute/IsGrantedContext.php
usr/share/php/Symfony/Component/Security/Http/Authentication
usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationFailureHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationSuccessHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.php
usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticatorManagerInterface.php
usr/share/php/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php
usr/share/php/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php
usr/share/php/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php
usr/share/php/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
usr/share/php/Symfony/Component/Security/Http/Authentication/ExposeSecurityLevel.php
usr/share/php/Symfony/Component/Security/Http/Authentication/UserAuthenticatorInterface.php
usr/share/php/Symfony/Component/Security/Http/Authenticator
usr/share/php/Symfony/Component/Security/Http/Authenticator/AbstractAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/AbstractLoginFormAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/AbstractPreAuthenticatedAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/AccessTokenAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/AuthenticatorInterface.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Debug
usr/share/php/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/FallbackUserLoader.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/HttpBasicAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/InteractiveAuthenticatorInterface.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/LoginLinkAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/BadgeInterface.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/CsrfTokenBadge.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/PasswordUpgradeBadge.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/PreAuthenticatedUserBadge.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/RememberMeBadge.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Credentials
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/CredentialsInterface.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/CustomCredentials.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/PasswordCredentials.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/Passport.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Passport/SelfValidatingPassport.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/RemoteUserAuthenticator.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/Token
usr/share/php/Symfony/Component/Security/Http/Authenticator/Token/PostAuthenticationToken.php
usr/share/php/Symfony/Component/Security/Http/Authenticator/X509Authenticator.php
usr/share/php/Symfony/Component/Security/Http/Authorization
usr/share/php/Symfony/Component/Security/Http/Authorization/AccessDeniedHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/Command
usr/share/php/Symfony/Component/Security/Http/Command/OidcTokenGenerateCommand.php
usr/share/php/Symfony/Component/Security/Http/Controller
usr/share/php/Symfony/Component/Security/Http/Controller/SecurityTokenValueResolver.php
usr/share/php/Symfony/Component/Security/Http/Controller/UserValueResolver.php
usr/share/php/Symfony/Component/Security/Http/EntryPoint
usr/share/php/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php
usr/share/php/Symfony/Component/Security/Http/EntryPoint/Exception
usr/share/php/Symfony/Component/Security/Http/EntryPoint/Exception/NotAnEntryPointException.php
usr/share/php/Symfony/Component/Security/Http/Event
usr/share/php/Symfony/Component/Security/Http/Event/AuthenticationTokenCreatedEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/CheckPassportEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/LazyResponseEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/LoginFailureEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/LoginSuccessEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/LogoutEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/SwitchUserEvent.php
usr/share/php/Symfony/Component/Security/Http/Event/TokenDeauthenticatedEvent.php
usr/share/php/Symfony/Component/Security/Http/EventListener
usr/share/php/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/CheckRememberMeConditionsListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/ClearSiteDataLogoutListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/CookieClearingLogoutListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/CsrfProtectionListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/CsrfTokenClearingLogoutListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/DefaultLogoutListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/IsCsrfTokenValidAttributeListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/IsGrantedAttributeListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/LoginThrottlingListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/PasswordMigratingListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/RememberMeListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/SessionLogoutListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/SessionStrategyListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/UserCheckerListener.php
usr/share/php/Symfony/Component/Security/Http/EventListener/UserProviderListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall
usr/share/php/Symfony/Component/Security/Http/Firewall/AbstractListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/AccessListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/AuthenticatorManagerListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/ChannelListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/ContextListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/FirewallListenerInterface.php
usr/share/php/Symfony/Component/Security/Http/Firewall/LogoutListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php
usr/share/php/Symfony/Component/Security/Http/Firewall.php
usr/share/php/Symfony/Component/Security/Http/FirewallMap.php
usr/share/php/Symfony/Component/Security/Http/FirewallMapInterface.php
usr/share/php/Symfony/Component/Security/Http/HttpUtils.php
usr/share/php/Symfony/Component/Security/Http/Impersonate
usr/share/php/Symfony/Component/Security/Http/Impersonate/ImpersonateUrlGenerator.php
usr/share/php/Symfony/Component/Security/Http/LoginLink
usr/share/php/Symfony/Component/Security/Http/LoginLink/Exception
usr/share/php/Symfony/Component/Security/Http/LoginLink/Exception/ExpiredLoginLinkException.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/Exception/InvalidLoginLinkAuthenticationException.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/Exception/InvalidLoginLinkException.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/Exception/InvalidLoginLinkExceptionInterface.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/LoginLinkDetails.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/LoginLinkHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/LoginLink/LoginLinkNotification.php
usr/share/php/Symfony/Component/Security/Http/Logout
usr/share/php/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php
usr/share/php/Symfony/Component/Security/Http/ParameterBagUtils.php
usr/share/php/Symfony/Component/Security/Http/RateLimiter
usr/share/php/Symfony/Component/Security/Http/RateLimiter/DefaultLoginRateLimiter.php
usr/share/php/Symfony/Component/Security/Http/RememberMe
usr/share/php/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeHandler.php
usr/share/php/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php
usr/share/php/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php
usr/share/php/Symfony/Component/Security/Http/RememberMe/RememberMeHandlerInterface.php
usr/share/php/Symfony/Component/Security/Http/RememberMe/ResponseListener.php
usr/share/php/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php
usr/share/php/Symfony/Component/Security/Http/SecurityEvents.php
usr/share/php/Symfony/Component/Security/Http/SecurityRequestAttributes.php
usr/share/php/Symfony/Component/Security/Http/Session
usr/share/php/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php
usr/share/php/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategyInterface.php
usr/share/php/Symfony/Component/Security/Http/Util
usr/share/php/Symfony/Component/Security/Http/Util/TargetPathTrait.php
usr/share/php/Symfony/Component/Security/Http/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-security-http