TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
setToken(
mixed getUser() Returns a user representation.
class AbstractToken implements
updateToken(string $series, string $tokenValue, DateTime $lastUsed)
setUser(mixed $user) Sets a user. Parameters
array getAttributes() Returns the token attributes.
class RememberMeToken extends
string getClass() Returns the class of the user.
string getTokenValue() Returns the token value.
Page 1 of 12