Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dregister.py252 def post_to_server(self, data, auth=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dftplib.py636 def auth(self): member in FTP_TLS
Durllib2.py959 def retry_http_digest_auth(self, req, auth): argument