class RememberMeToken extends
class PreAuthenticatedToken extends
class AbstractToken implements
class TokenStorage implements
bool isAuthenticated() Returns whether the user is authenticated or not.
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
string getClass() Returns the class of the user.
updateToken(string $series, string $tokenValue, DateTime $lastUsed)
unserialize($serialized) {@inheritdoc} Parameters
string getSeries() Returns the series.
Page 2 of 12