AbstractToken::getRoles()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

RoleInterface[] getRoles()

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

UserInterface refreshUser(

2025-01-10 15:47:30
RememberMeAuthenticationProvider::supports()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

bool supports(

2025-01-10 15:47:30
DebugAccessDecisionManager::getVoters()
  • References/PHP/Symfony/Component/Security/Core/Authorization

array getVoters() Return Value array

2025-01-10 15:47:30
PlaintextPasswordEncoder::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
AuthenticationProviderManager
  • References/PHP/Symfony/Component/Security/Core/Authentication

class AuthenticationProviderManager implements

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

mixed getCredentials() Returns the user credentials.

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

Classes Role

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

class SimpleAuthenticationProvider implements

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

class UsernamePasswordToken extends

2025-01-10 15:47:30