createNewToken(
bool supports(
checkPreAuth(UserInterface
string getUsername() Returns the username.
bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against
class SimpleAuthenticationProvider implements
UserInterface refreshUser(
setUser(mixed $user) Sets the user in the token. The user can be a UserInterface instance
bool isAuthenticated() Returns whether the user is authenticated or not.
string getUsername() Returns the username used to authenticate the user.
Page 16 of 25