Home
last modified time | relevance | path

Searched refs:OAuth2ServiceAccountClient (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_helper.py107 return oauth2_client.OAuth2ServiceAccountClient(
Doauth2_client.py394 class OAuth2ServiceAccountClient(_BaseOAuth2ServiceAccountClient): class
415 super(OAuth2ServiceAccountClient, self).__init__(
Dtest_oauth2_client.py51 class MockOAuth2ServiceAccountClient(oauth2_client.OAuth2ServiceAccountClient):