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
bool supportsClass(string $class) Whether this provider supports the given user class.
bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.
Role[] getRoles()
interface AdvancedUserInterface implements
interface EquatableInterface EquatableInterface used to test if two objects are equal in security
UserInterface refreshUser(
interface UserCheckerInterface Implement to throw AccountStatusException during the authentication
bool isEnabled() Checks whether the user is enabled. Internally, if this method returns
Page 1 of 5