bool isCredentialsNonExpired() Checks whether the user's credentials (password) has expired.
string getPassword() Returns the password used to authenticate the user. This should be
bool isEnabled() Checks whether the user is enabled. Internally, if this method returns
UserInterface refreshUser(
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
interface UserCheckerInterface Implement to throw AccountStatusException during the authentication
bool isAccountNonLocked() Checks whether the user is locked. Internally, if this method
Role[] getRoles()
interface AdvancedUserInterface implements
Page 1 of 5