string getProviderKey() Returns the provider secret.
mixed getCredentials() Returns the user credentials.
setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance
setAuthenticated(bool $isAuthenticated) Sets the authenticated flag.
eraseCredentials() Removes sensitive information from the token.
unserialize($str) {@inheritdoc} Parameters
RoleInterface[] getRoles()
string getUsername() Returns the username.
serialize() {@inheritdoc}
Page 4 of 6