TokenStorage
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token/Storage

class TokenStorage implements

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
TokenInterface::isAuthenticated()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

bool isAuthenticated() Returns whether the user is authenticated or not.

2025-01-10 15:47:30
GuardAuthenticatorInterface::createAuthenticatedToken()
  • References/PHP/Symfony/Component/Security/Guard

GuardTokenInterface

2025-01-10 15:47:30
RoleHierarchyVoter
  • References/PHP/Symfony/Component/Security/Core/Authorization/Voter

class RoleHierarchyVoter extends

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
DoctrineAclCache
  • References/PHP/Symfony/Component/Security/Acl/Domain

class DoctrineAclCache implements

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

UserInterface refreshUser(

2025-01-10 15:47:30
AuthenticationProviderManager::setEventDispatcher()
  • References/PHP/Symfony/Component/Security/Core/Authentication

setEventDispatcher(

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