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
AbstractAuthenticationListener::setRememberMeServices()
  • References/PHP/Symfony/Component/Security/Http/Firewall

setRememberMeServices(

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

interface AuthenticationEntryPointInterface Implement this interface for any classes that will

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

Request createRequest(

2025-01-10 15:47:30
DigestData::calculateServerDigest()
  • References/PHP/Symfony/Component/Security/Http/Firewall

calculateServerDigest($password, $httpMethod) Parameters

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

interface LogoutSuccessHandlerInterface LogoutSuccesshandlerInterface. In contrast to the

2025-01-10 15:47:30