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