Sets the user password.
string $password: The new un-hashed password.
$this The called user entity.
public function setPassword($password);