EncoderFactory
  • References/PHP/Symfony/Component/Security/Core/Encoder

class EncoderFactory implements

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

setToken(

2025-01-10 15:47:30
SecureRandom deprecated
  • References/PHP/Symfony/Component/Security/Core/Util

class SecureRandom implements

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

interface PasswordEncoderInterface PasswordEncoderInterface is the interface for all encoders.

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

string getUsername() Returns the username.

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

class RoleHierarchy implements

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

class ChainUserProvider implements

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

eraseCredentials() Removes sensitive data from the user. This is important if, at any given

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

string encodePassword(UserInterface

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

setAuthenticated($isAuthenticated) Sets the authenticated flag.

2025-01-10 15:47:30