updateToken(string $series, string $tokenValue, DateTime $lastUsed)
string getClass() Returns the class of the user.
string getTokenValue() Returns the token value.
string getSeries() Returns the series.
string getUsername() Returns the username.
interface PersistentTokenInterface Interface to be implemented by persistent token classes (such
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
class InMemoryTokenProvider implements
Page 1 of 3