Home
last modified time | relevance | path

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

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py630 AUTH_SCHEME_CLASSES = { variable
841 … yield AUTH_SCHEME_CLASSES[scheme](cred, host, request_uri, headers, response, content, self)