UserInterface refreshUser(
bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.
bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method
Role[] getRoles()
string getPassword() Returns the password used to authenticate the user. This should be
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
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
interface AdvancedUserInterface implements
interface UserProviderInterface Represents a class that loads UserInterface objects from some source
Page 1 of 5