TokenStorageInterface::removeToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

string|null removeToken(string $tokenId) Removes a CSRF token.

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

UserInterface loadUserByUsername(string

2025-01-10 15:47:30
RemoteUserAuthenticationListener
  • References/PHP/Symfony/Component/Security/Http/Firewall

class RemoteUserAuthenticationListener extends

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
DigestAuthenticationEntryPoint::start()
  • References/PHP/Symfony/Component/Security/Http/EntryPoint

Response start(

2025-01-10 15:47:30
DigestData::getUsername()
  • References/PHP/Symfony/Component/Security/Http/Firewall

getUsername()

2025-01-10 15:47:30
RoleSecurityIdentity::equals()
  • References/PHP/Symfony/Component/Security/Acl/Domain

equals(

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
NativeSessionTokenStorage::getToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

string getToken(string $tokenId) Reads a stored CSRF token.

2025-01-10 15:47:30
AbstractRememberMeServices::getSecret()
  • References/PHP/Symfony/Component/Security/Http/RememberMe

string getSecret() Return Value string

2025-01-10 15:47:30