UserCheckerInterface::checkPreAuth()
  • References/PHP/Symfony/Component/Security/Core/User

checkPreAuth(UserInterface

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

unserialize($str) {@inheritdoc} Parameters

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

UserInterface refreshUser(

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

class SimpleAuthenticationProvider implements

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

mixed getCredentials() Returns the user credentials.

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

string getTokenValue() Returns the token value.

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

serialize() {@inheritdoc}

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

class DaoAuthenticationProvider extends

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

eraseCredentials() Removes sensitive information from the token.

2025-01-10 15:47:30
UserPassword
  • References/PHP/Symfony/Component/Security/Core/Validator/Constraints

class UserPassword extends Constraint

2025-01-10 15:47:30