RememberMeAuthenticationProvider::supports()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

bool supports(

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

checkPreAuth(UserInterface

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

array getClassFieldAces(string $field) Returns all class-field-based ACEs associated with this

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

bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against

2025-01-10 15:47:30
AclInterface::isFieldGranted()
  • References/PHP/Symfony/Component/Security/Acl/Model

bool isFieldGranted(string $field, array $masks, array $securityIdentities, bool $administrativeMode = false)

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

UserInterface refreshUser(

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

setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance

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

Response onAuthenticationFailure(

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

static

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

class AuthenticationUtils Extracts Security Errors from Request.

2025-01-10 15:47:30