bool supportsClass(string $class) Whether this provider supports the given user class.
bool isEnabled() Checks whether the user is enabled. Internally, if this method returns
UserInterface refreshUser(
bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.
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
Role[] getRoles()
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
Page 1 of 5