bool supportsClass(string $class) Whether this provider supports the given user class.
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method
string getPassword() Returns the password used to authenticate the user. This should be
interface EquatableInterface EquatableInterface used to test if two objects are equal in security
string getUsername() Returns the username used to authenticate the user.
string|null getSalt() Returns the salt that was originally used to encode the password. This
bool isEnabled() Checks whether the user is enabled. Internally, if this method returns
UserInterface refreshUser(
checkPreAuth(UserInterface
Page 2 of 5