deleteTokenBySeries(string $series) Deletes all tokens belonging to series.
UserInterface refreshUser(
bool supportsClass(string $class) Whether this provider supports the given user class.
UserInterface loadUserByUsername(string
class EntityUserProvider implements
interface UserLoaderInterface Represents a class that loads UserInterface objects from Doctrine
Classes
updateToken(string $series, string $tokenValue, DateTime $lastUsed)
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
Page 1 of 2