DefaultAuthenticationSuccessHandler::onAuthenticationSuccess()
  • References/PHP/Symfony/Component/Security/Http/Authentication

Response onAuthenticationSuccess(

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

interface AuthenticationSuccessHandlerInterface Interface for a custom authentication success handler

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

interface AuthenticationFailureHandlerInterface Interface for custom authentication failure handlers

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

class DefaultAuthenticationSuccessHandler implements

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

Response onAuthenticationFailure(

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

setOptions(array $options) Sets the options.

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

string getLastUsername() Return Value string

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

array getOptions() Gets the options. Return

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

interface SimplePreAuthenticatorInterface implements

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

class DefaultAuthenticationFailureHandler implements

2025-01-10 15:47:30