Namespaces Symfony\Componen
GuardTokenInterface
string getToken(string $tokenId) Reads a stored CSRF token.
mixed getCredentials() Returns the user credentials, which might be an array of anything you
interface ListenerInterface Interface that must be implemented by firewall listeners.
string getTokenValue() Returns the token value.
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
handle(GetResponseEvent $event)
bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
Page 1 of 64