LogoutSuccessHandlerInterface
  • References/PHP/Symfony/Component/Security/Http/Logout

interface LogoutSuccessHandlerInterface LogoutSuccesshandlerInterface. In contrast to the

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

class AnonymousToken extends

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

class RoleSecurityIdentity implements

2025-01-10 15:47:30
AclProvider::findChildren()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

array findChildren(

2025-01-10 15:47:30
AbstractFormLoginAuthenticator::supportsRememberMe()
  • References/PHP/Symfony/Component/Security/Guard/Authenticator

bool supportsRememberMe() Does this method support remember me cookies? Remember me cookie

2025-01-10 15:47:30
GuardAuthenticationProvider::authenticate()
  • References/PHP/Symfony/Component/Security/Guard/Provider

TokenInterface authenticate(TokenInterface $token) Finds the correct authenticator for the token and calls it. Parameters TokenInterface $token The TokenInterface instance to authenticate Return Value TokenInterface An authenticated TokenInterface instance, never null

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

onKernelRequest(GetResponseEvent

2025-01-10 15:47:30
PermissionMapInterface
  • References/PHP/Symfony/Component/Security/Acl/Permission

interface PermissionMapInterface This is the interface that must be implemented by permission maps

2025-01-10 15:47:30
MutableAclProvider::deleteSecurityIdentity()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

deleteSecurityIdentity(

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

setAuthenticated(bool $isAuthenticated) Sets the authenticated flag.

2025-01-10 15:47:30