AuthorizationCheckerInterface
  • References/PHP/Symfony/Component/Security/Core/Authorization

interface AuthorizationCheckerInterface The AuthorizationCheckerInterface.

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

class SecurityContext implements

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

string getUsername() Returns the username.

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
SecurityContext deprecated::setToken()
  • References/PHP/Symfony/Component/Security/Core

setToken(

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
PersistentToken::getLastUsed()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

DateTime getLastUsed() Returns

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

serialize() {@inheritdoc}

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

class ExpressionLanguageProvider implements

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