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