Home
last modified time | relevance | path

Searched refs:authuri (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py759 def find_user_password(self, realm, authuri): argument
762 reduced_authuri = self.reduce_uri(authuri, default_port)
809 def find_user_password(self, realm, authuri): argument
811 authuri)
814 return HTTPPasswordMgr.find_user_password(self, None, authuri)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py434 def find_user_password(self, realm, authuri): argument
436 self.target_url = authuri