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

class Firewall implements

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

Namespaces

2025-01-10 15:47:30
PostAuthenticationGuardToken::getCredentials()
  • References/PHP/Symfony/Component/Security/Guard/Token

mixed getCredentials() This is meant to be only an authenticated token, where credentials have

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

interface ListenerInterface Interface that must be implemented by firewall listeners.

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

Classes

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

string getToken(string $tokenId) Reads a stored CSRF token.

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

bool isAccountNonExpired() Checks whether the user's account has expired. Internally,

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

class PreAuthenticatedToken extends

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

string|null getSalt() Returns the salt that was originally used to encode the password. This

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

bool isAuditSuccess() Whether auditing for successful denies is turned on

2025-01-10 15:47:30