class AbstractToken implements
string getProviderKey() Returns the provider key.
mixed getUser() Returns a user representation.
class TokenStorage implements
setToken(
class RememberMeToken extends
TokenInterface|null getToken() Returns the current security token. Return Value TokenInterface|null A TokenInterface instance or null if no authentication information is available
bool isAuthenticated() Returns whether the user is authenticated or not.
setUser(mixed $user) Sets a user. Parameters
unserialize($serialized) {@inheritdoc} Parameters
Page 1 of 7