InMemoryTokenProvider::loadTokenBySeries()
  • References/PHP/Symfony/Component/Security/Core/Authentication/RememberMe

PersistentTokenInterface loadTokenBySeries(string $series) Loads the active token for the given series. Parameters string $series Return Value PersistentTokenInterface Exceptions TokenNotFoundException if the token is not found

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

Classes

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

class AclCollectionCache This service caches ACLs for an entire collection of objects.

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

unserialize(string $serialized) Implementation of \Serializable

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

class UsernamePasswordFormAuthenticationListener extends

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

class BasePasswordEncoder implements

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

bool isPasswordValid(UserInterface

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

interface SecurityContextInterface implements

2025-01-10 15:47:30
AuthenticationUtils::getLastAuthenticationError()
  • References/PHP/Symfony/Component/Security/Http/Authentication

AuthenticationException|null

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

interface EntryInterface implements Serializable

2025-01-10 15:47:30