UsernamePasswordToken::serialize()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

serialize() {@inheritdoc}

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

Classes

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

interface TokenInterface implements Serializable

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

class PreAuthenticatedAuthenticationProvider implements

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

Namespaces

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

class SwitchUserRole extends Role

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

class AuthenticationFailureEvent extends

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

setAttribute(string $name, mixed $value) Sets an attribute.

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

setVoters(array $voters) Configures the voters.

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

setAuthenticated($authenticated) Sets the authenticated flag.

2025-01-10 15:47:30