HomeSort by relevance Sort by last modified time
    Searched refs:DigestAuthentication (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 458 class DigestAuthentication(Authentication):
516 """Adapted from Robert Sayre's code and DigestAuthentication above."""
633 "digest": DigestAuthentication,
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 458 class DigestAuthentication(Authentication):
516 """Adapted from Robert Sayre's code and DigestAuthentication above."""
633 "digest": DigestAuthentication,
    [all...]

Completed in 216 milliseconds