LdapBindAuthenticationProvider
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

class LdapBindAuthenticationProvider extends

2025-01-10 15:47:30
StringUtils deprecated::equals()
  • References/PHP/Symfony/Component/Security/Core/Util

static bool equals(string $knownString, string $userInput) Compares two strings.

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

array getProviders() Return Value array

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

class LdapUserProvider implements

2025-01-10 15:47:30
AuthenticationTrustResolverInterface::isFullFledged()
  • References/PHP/Symfony/Component/Security/Core/Authentication

bool isFullFledged(

2025-01-10 15:47:30
SimpleAuthenticationProvider::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\Validator
  • References/PHP/Symfony/Component/Security/Core

Namespaces

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

class UserChecker implements

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

class AuthenticationEvent extends Event

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

setAttributes(array $attributes) Sets the token attributes.

2025-01-10 15:47:30