deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
interface TokenProviderInterface Interface for TokenProviders.
class InMemoryTokenProvider implements
PersistentTokenInterface loadTokenBySeries(string $series) Loads the active token for the given series. Parameters string $series Return Value PersistentTokenInterface Exceptions TokenNotFoundException if the token is not found
string getTokenValue() Returns the token value.
createNewToken(
class PersistentToken implements
DateTime getLastUsed() Returns
string getClass() Returns the class of the user.
Page 2 of 3