Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py258 class OAuth2Client(object): class
348 class _BaseOAuth2ServiceAccountClient(OAuth2Client):
532 class OAuth2UserAccountClient(OAuth2Client):
620 class OAuth2GCEClient(OAuth2Client):
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/
DREADME.md47 [google-api-python-client]: https://code.google.com/p/google-api-python-client/wiki/OAuth2Client
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCHANGELOG.md152 * Expose the full token response in `OAuth2Client` and `OAuth2Decorator`.