1019
1019
auth = config.AuthenticationConfig()
1021
scheme, host, port, user=user, path=path)
1031
prompt=self.password_prompt, user=user, host=netloc,
1021
scheme, host, user, port=port, path=path, realm=realm,
1034
1024
self.add_password(realm, authuri, user, password)