AuthenticationEvents
  • References/PHP/Symfony/Component/Security/Core

class AuthenticationEvents Constants AUTHENT

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

class InMemoryTokenProvider implements

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

interface UserPasswordEncoderInterface UserPasswordEncoderInterface is the interface for the password

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

Classes

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

serialize() {@inheritdoc}

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

UserInterface loadUserByUsername(string

2025-01-10 15:47:30
PreAuthenticatedAuthenticationProvider::authenticate()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

TokenInterface authenticate(TokenInterface $token) Attempts to authenticate a TokenInterface object. Parameters TokenInterface $token The TokenInterface instance to authenticate Return Value TokenInterface An authenticated TokenInterface instance, never null Exceptions AuthenticationException if the authentication fails

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

Classes

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

UserInterface loadUserByUsername(string

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

bool decide(

2025-01-10 15:47:30