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