SecurityContext deprecated::setToken()
  • References/PHP/Symfony/Component/Security/Core

setToken(

2025-01-10 15:47:30
UserInterface::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
PasswordEncoderInterface
  • References/PHP/Symfony/Component/Security/Core/Encoder

interface PasswordEncoderInterface PasswordEncoderInterface is the interface for all encoders.

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

bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.

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
RememberMeToken::unserialize()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

unserialize($serialized) {@inheritdoc} Parameters

2025-01-10 15:47:30
AuthenticationTrustResolverInterface::isRememberMe()
  • References/PHP/Symfony/Component/Security/Core/Authentication

bool isRememberMe(

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

Namespaces

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

class BCryptPasswordEncoder extends

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