Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dold_run.py120 authorize_url = flow.step1_get_authorize_url()
Dtools.py191 authorize_url = flow.step1_get_authorize_url()
Dappengine.py815 url = self.flow.step1_get_authorize_url()
Dclient.py1843 def step1_get_authorize_url(self, redirect_uri=None): member in OAuth2WebServerFlow
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_helper.py157 approval_url = flow.step1_get_authorize_url()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_oauth2client.py886 authorize_url = self.flow.step1_get_authorize_url()
907 authorize_url = flow.step1_get_authorize_url()