InMemoryTokenProvider::createNewToken()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

createNewToken(

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

mixed getCredentials() Returns the user credentials.

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

authenticateToken(

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

string getStrategy() Return Value string

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

bool isAnonymous(

2025-01-10 15:47:30
PersistentToken::getUsername()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

string getUsername() Returns the username.

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

string encodePassword(UserInterface

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

interface PasswordEncoderInterface PasswordEncoderInterface is the interface for all encoders.

2025-01-10 15:47:30
User::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
SwitchUserRole
  • References/PHP/Symfony/Component/Security/Core/Role

class SwitchUserRole extends Role

2025-01-10 15:47:30