bool isAuthenticated() Returns whether the user is authenticated or not.
class PreAuthenticatedToken extends
eraseCredentials() Removes sensitive information from the token.
string getUsername() Returns the username.
Classes
mixed getCredentials() Returns the user credentials.
unserialize($serialized) {@inheritdoc} Parameters
setAttribute(string $name, mixed $value) Sets an attribute.
array getAttributes() Returns the token attributes.
Page 2 of 7