interface AuthenticationProviderInterface implements
setUser(mixed $user) Sets a user. Parameters
bool supportsClass(string $class) Whether this provider supports the given user class.
string encodePassword(string $raw, string $salt) Encodes the raw password. It doesn't
class UserPasswordValidator extends
string getProviderKey() Returns the provider key.
bool isAccountNonExpired() Checks whether the user's account has expired. Internally,
interface UserCheckerInterface Implement to throw AccountStatusException during the authentication
Namespaces
Page 2 of 25