TokenStorageInterface
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token/Storage

interface TokenStorageInterface The TokenStorageInterface. Methods

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

string getSeries() Returns the series.

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

interface PersistentTokenInterface Interface to be implemented by persistent token classes (such

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

interface EncoderAwareInterface Methods string

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

Classes

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

string getSecret() Returns the secret.

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

class AccessDecisionManager implements

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

deleteTokenBySeries(string $series) Deletes all tokens belonging to series.

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

setAttributes(array $attributes) Sets the token attributes.

2025-01-10 15:47:30
SecurityContext deprecated::isGranted()
  • References/PHP/Symfony/Component/Security/Core

bool isGranted(mixed $attributes, mixed $object = null) deprecated

2025-01-10 15:47:30