InteractiveLoginEvent::getAuthenticationToken()
  • References/PHP/Symfony/Component/Security/Http/Event

TokenInterface getAuthenticationToken() Gets the authentication token. Return Value TokenInterface A TokenInterface instance

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

setProviderKey(string $providerKey) Set the provider key.

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

Response onAuthenticationSuccess(

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

class AuthenticationUtils Extracts Security Errors from Request.

2025-01-10 15:47:30
LogoutUrlGenerator::getLogoutPath()
  • References/PHP/Symfony/Component/Security/Http/Logout

string getLogoutPath(string|null $key = null) Generates the absolute logout path for the firewall

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

class DefaultLogoutSuccessHandler implements

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

trait TargetPathTrait Trait to get (and set) the URL the user last visited before being forced

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

setOptions(array $options) Sets the options.

2025-01-10 15:47:30
ParameterBagUtils::getParameterBagValue()
  • References/PHP/Symfony/Component/Security/Http

static mixed getParameterBagValue(

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

Response onAuthenticationFailure(

2025-01-10 15:47:30