string getUsername() Returns the username.
UserInterface refreshUser(
class RememberMeAuthenticationProvider implements
interface TokenStorageInterface The TokenStorageInterface. Methods
array getAttributes() Returns the token attributes.
supportsToken(
bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against
UserInterface loadUserByUsername(string
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 10 of 25