PasswordAuthenticatedUserInterface
interface PasswordAuthenticatedUserInterface
For users that can be authenticated using a password.
Methods
string|null
getPassword()
Returns the hashed password used to authenticate the user.