Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
Dtransport.py131 def wrap_http_for_auth(credentials, http): function
212 wrap_http_for_auth(credentials, http)
Dclient.py550 transport.wrap_http_for_auth(self, http)
/external/python/oauth2client/tests/
Dtest_transport.py128 result = transport.wrap_http_for_auth(credentials, http)