TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
unserialize($serialized) {@inheritdoc} Parameters
setAuthenticated($authenticated) Sets the authenticated flag.
setAttributes(array $attributes) Sets the token attributes.
eraseCredentials() Removes sensitive information from the token.
interface TokenStorageInterface The TokenStorageInterface. Methods
string getUsername() Returns the username.
array getAttributes() Returns the token attributes.
Classes
Page 2 of 7