PersistentToken
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

class PersistentToken implements

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

interface AuthenticationManagerInterface AuthenticationManagerInterface is the interface for authentication

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

eraseCredentials() Removes sensitive information from the token.

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

class AnonymousAuthenticationProvider implements

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

interface AuthorizationCheckerInterface The AuthorizationCheckerInterface.

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

class ExpressionLanguage extends

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

class DebugAccessDecisionManager implements

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

mixed getCredentials() Returns the user credentials.

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

interface UserInterface Represents the interface that all user classes must implement. This

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

array getVoters() Return Value array

2025-01-10 15:47:30