Home
last modified time | relevance | path

Searched defs:auth_uri (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py262 datetime_strategy=datetime.datetime, auth_uri=None, argument
371 def __init__(self, client_id, access_token_cache=None, auth_uri=None, argument
398 access_token_cache=None, auth_uri=None, token_uri=None, argument
477 private_key_pkcs8_text, access_token_cache=None, auth_uri=None, argument
536 auth_uri=None, access_token_cache=None, argument
Dtest_oauth2_client.py54 def __init__(self, client_id, private_key, password, auth_uri, token_uri, argument
77 auth_uri, datetime_strategy): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/data/
Dunfilled_client_secrets.json6 "auth_uri": "https://accounts.google.com/o/oauth2/auth", string
Dclient_secrets.json6 "auth_uri": "https://accounts.google.com/o/oauth2/auth", string
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/scripts/testdata/
Dfake_client_secrets.json4 "auth_uri": "https://accounts.google.com/o/oauth2/auth", string
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/data/
Dapitools_client_secrets.json4 "auth_uri": "https://accounts.google.com/o/oauth2/auth", string
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dclient.py1660 auth_uri=GOOGLE_AUTH_URI, argument
1791 auth_uri=GOOGLE_AUTH_URI, argument
Dappengine.py623 auth_uri=GOOGLE_AUTH_URI, argument