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.
unserialize($serialized) {@inheritdoc} Parameters
array getAttributes() Returns the token attributes.
Page 1 of 7