AbstractToken::getRoles()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

RoleInterface[] getRoles()

2025-01-10 15:47:30
RememberMeAuthenticationProvider::supports()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

bool supports(

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

class AuthenticationProviderManager implements

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

mixed getCredentials() Returns the user credentials.

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

class SimpleAuthenticationProvider implements

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

class UsernamePasswordToken extends

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
PersistentToken::getTokenValue()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

string getTokenValue() Returns the token value.

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

setAuthenticated(bool $isAuthenticated) Sets the authenticated flag.

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

setToken(

2025-01-10 15:47:30