UserInterface refreshUser(
bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.
bool supportsClass(string $class) Whether this provider supports the given user class.
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
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
bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method
interface UserCheckerInterface Implement to throw AccountStatusException during the authentication
Page 1 of 5