PersistentTokenInterface::getTokenValue()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

string getTokenValue() Returns the token value.

2025-01-10 15:47:30
UserPasswordEncoder::encodePassword()
  • References/PHP/Symfony/Component/Security/Core/Encoder

string encodePassword(UserInterface

2025-01-10 15:47:30
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
ExpressionVoter
  • References/PHP/Symfony/Component/Security/Core/Authorization/Voter

class ExpressionVoter implements

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

string getProviderKey() Returns the provider key.

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

Classes

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

interface EquatableInterface EquatableInterface used to test if two objects are equal in security

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

string getPassword() Returns the password used to authenticate the user. This should be

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

unserialize($serialized) {@inheritdoc} Parameters

2025-01-10 15:47:30