FirewallMap::add()
  • References/PHP/Symfony/Component/Security/Http

add(RequestMatcherInterface

2025-01-10 15:47:30
AuthenticationUtils::getLastAuthenticationError()
  • References/PHP/Symfony/Component/Security/Http/Authentication

AuthenticationException|null

2025-01-10 15:47:30
RememberMeListener
  • References/PHP/Symfony/Component/Security/Http/Firewall

class RememberMeListener implements

2025-01-10 15:47:30
UsernamePasswordFormAuthenticationListener
  • References/PHP/Symfony/Component/Security/Http/Firewall

class UsernamePasswordFormAuthenticationListener extends

2025-01-10 15:47:30
BasicAuthenticationEntryPoint
  • References/PHP/Symfony/Component/Security/Http/EntryPoint

class BasicAuthenticationEntryPoint implements

2025-01-10 15:47:30
RemoteUserAuthenticationListener
  • References/PHP/Symfony/Component/Security/Http/Firewall

class RemoteUserAuthenticationListener extends

2025-01-10 15:47:30
RememberMeServicesInterface::autoLogin()
  • References/PHP/Symfony/Component/Security/Http/RememberMe

TokenInterface autoLogin(Request $request) This method will be called whenever the TokenStorage does not contain a TokenInterface object and the framework wishes to provide an implementation with an opportunity to authenticate the request using remember-me capabilities. No attempt whatsoever is made to determine whether the browser has requested remember-me services or presented a valid cookie. Any and all such determinations are left to the implementation of this method. If a b

2025-01-10 15:47:30
PersistentTokenBasedRememberMeServices
  • References/PHP/Symfony/Component/Security/Http/RememberMe

class PersistentTokenBasedRememberMeServices extends

2025-01-10 15:47:30
SessionAuthenticationStrategy
  • References/PHP/Symfony/Component/Security/Http/Session

class SessionAuthenticationStrategy implements

2025-01-10 15:47:30
Component\Security\Http\RememberMe
  • References/PHP/Symfony/Component/Security/Http

Classes

2025-01-10 15:47:30