Searched refs:wrap_http_for_jwt_access (Results 1 – 2 of 2) sorted by relevance
/external/python/oauth2client/oauth2client/ | ||
D | transport.py | 198 def wrap_http_for_jwt_access(credentials, http): function |
D | service_account.py | 600 transport.wrap_http_for_jwt_access(self, http) |