Searched refs:authuri (Results 1 – 2 of 2) sorted by relevance
759 def find_user_password(self, realm, authuri): argument762 reduced_authuri = self.reduce_uri(authuri, default_port)809 def find_user_password(self, realm, authuri): argument811 authuri)814 return HTTPPasswordMgr.find_user_password(self, None, authuri)
434 def find_user_password(self, realm, authuri): argument436 self.target_url = authuri