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
deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
class InMemoryTokenProvider implements
interface TokenProviderInterface Interface for TokenProviders.
string getTokenValue() Returns the token value.
class PersistentToken implements
createNewToken(
DateTime getLastUsed() Returns
string getClass() Returns the class of the user.
Page 2 of 3