HttpUtils
  • References/PHP/Symfony/Component/Security/Http

class HttpUtils Encapsulates the logic needed to create sub-requests, redirect the user, and match

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

class EncoderFactory implements

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

Classes

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

mixed getCredentials() Returns the user credentials.

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

class SwitchUserRole extends Role

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

interface DomainObjectInterface This method can be implemented by domain objects which you want

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

class RoleHierarchy implements

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

string getRole() Returns the role name

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

setAttribute(string $name, mixed $value) Sets an attribute.

2025-01-10 15:47:30
NativeSessionTokenStorage::hasToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

bool hasToken(string $tokenId) Checks whether a token with the given token ID exists.

2025-01-10 15:47:30