PostAuthenticationGuardToken::getCredentials()
  • References/PHP/Symfony/Component/Security/Guard/Token

mixed getCredentials() This is meant to be only an authenticated token, where credentials have

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

array getListeners(Request $request)

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

class SecurityEvents Constants INTERACTIVE_LOGIN

2025-01-10 15:47:30
AdvancedUserInterface::isAccountNonExpired()
  • References/PHP/Symfony/Component/Security/Core/User

bool isAccountNonExpired() Checks whether the user's account has expired. Internally,

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

final loginSuccess(Request

2025-01-10 15:47:30
PreAuthenticationGuardToken::getCredentials()
  • References/PHP/Symfony/Component/Security/Guard/Token

mixed getCredentials() Returns the user credentials, which might be an array of anything you

2025-01-10 15:47:30
TokenStorage::getToken()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token/Storage

TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available

2025-01-10 15:47:30
AbstractFormLoginAuthenticator::onAuthenticationFailure()
  • References/PHP/Symfony/Component/Security/Guard/Authenticator

Response|null onAuthenticationFailure(

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

onKernelFinishRequest(Fi

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

interface ListenerInterface Interface that must be implemented by firewall listeners.

2025-01-10 15:47:30