AdvancedUserInterface::isCredentialsNonExpired()
  • References/PHP/Symfony/Component/Security/Core/User

bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.

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

interface VoterInterface VoterInterface is the interface implemented by all voters.

2025-01-10 15:47:30
RememberMeToken
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

class RememberMeToken extends

2025-01-10 15:47:30
EncoderFactoryInterface
  • References/PHP/Symfony/Component/Security/Core/Encoder

interface EncoderFactoryInterface EncoderFactoryInterface to support different encoders for different

2025-01-10 15:47:30
AccessDecisionManager::decide()
  • References/PHP/Symfony/Component/Security/Core/Authorization

bool decide(

2025-01-10 15:47:30
PreAuthenticatedToken
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

class PreAuthenticatedToken extends

2025-01-10 15:47:30
ClassUtils deprecated
  • References/PHP/Symfony/Component/Security/Core/Util

class ClassUtils deprecated

2025-01-10 15:47:30
AbstractToken
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

class AbstractToken implements

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

class TokenStorage implements

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