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
updateToken(string $series, string $tokenValue, DateTime $lastUsed)
string getClass() Returns the class of the user.
bool isAnonymous(
Page 1 of 25