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