interface TokenStorageInterface The TokenStorageInterface. Methods
string getSecret() Returns the secret.
setAttributes(array $attributes) Sets the token attributes.
setAuthenticated($authenticated) Sets the authenticated flag.
bool hasAttribute(string $name) Returns true if the attribute exists.
serialize() {@inheritdoc}
string getProviderKey() Returns the provider key.
mixed getCredentials() Returns the user credentials.
eraseCredentials() Removes sensitive information from the token.
Page 3 of 7