Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py348 class _BaseOAuth2ServiceAccountClient(OAuth2Client): class
377 super(_BaseOAuth2ServiceAccountClient, self).__init__(
394 class OAuth2ServiceAccountClient(_BaseOAuth2ServiceAccountClient):
473 class OAuth2JsonServiceAccountClient(_BaseOAuth2ServiceAccountClient):