This file is indexed.

/usr/share/php/Symfony/Component/Security/Http/ is in php-symfony-security 2.7.10-0ubuntu2.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/php/Symfony/Component/Security/Http/AccessMap.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Symfony/Component/Security/Http/AccessMapInterface.php text/x-php root:root 0o644 864 bytes
/usr/share/php/Symfony/Component/Security/Http/Authentication/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationFailureHandlerInterface.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationSuccessHandlerInterface.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Symfony/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/Symfony/Component/Security/Http/Authorization/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Authorization/AccessDeniedHandlerInterface.php text/x-php root:root 0o644 978 bytes
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/BasicAuthenticationEntryPoint.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/DigestAuthenticationEntryPoint.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Symfony/Component/Security/Http/Event/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Symfony/Component/Security/Http/Event/SwitchUserEvent.php text/x-php root:root 0o644 1013 bytes
/usr/share/php/Symfony/Component/Security/Http/Firewall/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Firewall.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php text/x-php root:root 0o644 9.6 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/AccessListener.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/BasicAuthenticationListener.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/ChannelListener.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/ContextListener.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/DigestAuthenticationListener.php text/x-php root:root 0o644 8.3 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/ExceptionListener.php text/x-php root:root 0o644 8.6 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/ListenerInterface.php text/x-php root:root 0o644 686 bytes
/usr/share/php/Symfony/Component/Security/Http/Firewall/LogoutListener.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/RememberMeListener.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/RemoteUserAuthenticationListener.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php text/x-php root:root 0o644 6.1 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php text/x-php root:root 0o644 6.8 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/UsernamePasswordFormAuthenticationListener.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/Symfony/Component/Security/Http/Firewall/X509AuthenticationListener.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Symfony/Component/Security/Http/FirewallMap.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Symfony/Component/Security/Http/FirewallMapInterface.php text/x-php root:root 0o644 1006 bytes
/usr/share/php/Symfony/Component/Security/Http/HttpUtils.php text/x-php root:root 0o644 5.8 KB
/usr/share/php/Symfony/Component/Security/Http/Logout/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Security/Http/Logout/DefaultLogoutSuccessHandler.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Security/Http/Logout/LogoutHandlerInterface.php text/x-php root:root 0o644 1021 bytes
/usr/share/php/Symfony/Component/Security/Http/Logout/LogoutSuccessHandlerInterface.php text/x-php root:root 0o644 997 bytes
/usr/share/php/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/Symfony/Component/Security/Http/Logout/SessionLogoutHandler.php text/x-php root:root 0o644 965 bytes
/usr/share/php/Symfony/Component/Security/Http/RememberMe/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php text/x-php root:root 0o644 10.2 KB
/usr/share/php/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php text/x-php root:root 0o644 5.1 KB
/usr/share/php/Symfony/Component/Security/Http/RememberMe/RememberMeServicesInterface.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/Symfony/Component/Security/Http/RememberMe/ResponseListener.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/Symfony/Component/Security/Http/SecurityEvents.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Symfony/Component/Security/Http/Session/ root:root 0o755
/usr/share/php/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategyInterface.php text/x-php root:root 0o644 1.1 KB