ChainUserProvider::refreshUser()
  • References/PHP/Symfony/Component/Security/Core/User

UserInterface refreshUser(

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

bool isPasswordValid(UserInterface

2025-01-10 15:47:30
DefaultAuthenticationFailureHandler::setOptions()
  • References/PHP/Symfony/Component/Security/Http/Authentication

setOptions(array $options) Sets the options.

2025-01-10 15:47:30
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
ObjectIdentity
  • References/PHP/Symfony/Component/Security/Acl/Domain

class ObjectIdentity implements

2025-01-10 15:47:30
MaskBuilder::getCode()
  • References/PHP/Symfony/Component/Security/Acl/Permission

static string getCode(int $mask) Returns the code for the passed mask

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

interface EncoderAwareInterface Methods string

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

class SwitchUserEvent extends Event

2025-01-10 15:47:30