Returns the password.
public function getPassword() : ?string { return $this->headers ->get('PHP_AUTH_PW'); }