bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
interface AdvancedUserInterface implements
interface UserCheckerInterface Implement to throw AccountStatusException during the authentication
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.
interface EquatableInterface EquatableInterface used to test if two objects are equal in security
UserInterface refreshUser(
Page 1 of 5