SimplePreAuthenticatorInterface
  • References/PHP/Symfony/Component/Security/Http/Authentication

interface SimplePreAuthenticatorInterface implements

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

AuthenticationException|null

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

Response onAuthenticationFailure(

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
AuthenticationUtils
  • References/PHP/Symfony/Component/Security/Http/Authentication

class AuthenticationUtils Extracts Security Errors from Request.

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

Response onAuthenticationSuccess(

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

class SimpleAuthenticationHandler implements

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
CustomAuthenticationFailureHandler
  • References/PHP/Symfony/Component/Security/Http/Authentication

class CustomAuthenticationFailureHandler implements

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

array getOptions() Gets the options. Return

2025-01-10 15:47:30