Home
last modified time | relevance | path

Searched refs:oauth2_client_id (Results 1 – 25 of 119) sorted by relevance

12345

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/iap/
H A Dutil.py203 def _SetAppEngineApplicationIap(self, enabled, oauth2_client_id=None, argument
225 def Enable(self, oauth2_client_id, oauth2_client_secret): argument
228 oauth2_client_id,
346 def _SetBackendServiceIap(self, enabled, oauth2_client_id=None, argument
379 def Enable(self, oauth2_client_id, oauth2_client_secret): argument
382 oauth2_client_id,
396 oauth2_client_id, oauth2_client_secret): argument
411 has_new_oauth_settings = oauth2_client_id and oauth2_client_secret
417 if not oauth2_client_id:
432 if oauth2_client_id:
[all …]
/dports/mail/py-imapclient/IMAPClient-2.2.0/imapclient/
H A Dconfig.py35 oauth2_client_id=getenv("oauth2_client_id", None),
112 oauth2_client_id=get("oauth2_client_id"),
183 assert conf.oauth2_client_id, "missing oauth2 id"
188 conf.oauth2_client_id,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/identity/
H A Dgaia_web_auth_flow.cc30 const std::string& oauth2_client_id, in GaiaWebAuthFlow() argument
56 oauth2_client_id, ".", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); in GaiaWebAuthFlow()
68 oauth2_client_id.c_str(), in GaiaWebAuthFlow()
H A Dgaia_web_auth_flow_unittest.cc58 const std::string oauth2_client_id, in TestGaiaWebAuthFlow() argument
60 : GaiaWebAuthFlow(delegate, NULL, token_key, oauth2_client_id, "en-us"), in TestGaiaWebAuthFlow()
H A Dgaia_web_auth_flow.h70 const std::string& oauth2_client_id,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/identity/
H A Dgaia_web_auth_flow.cc30 const std::string& oauth2_client_id, in GaiaWebAuthFlow() argument
55 oauth2_client_id, ".", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); in GaiaWebAuthFlow()
67 oauth2_client_id.c_str(), in GaiaWebAuthFlow()
H A Dgaia_web_auth_flow_unittest.cc54 const std::string oauth2_client_id, in TestGaiaWebAuthFlow() argument
56 : GaiaWebAuthFlow(delegate, NULL, token_key, oauth2_client_id, "en-us"), in TestGaiaWebAuthFlow()
H A Dgaia_web_auth_flow.h70 const std::string& oauth2_client_id,
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/Microsoft365/common/
H A Dcamel-m365-settings.c26 gchar *oauth2_client_id; member
322 g_free (m365_settings->priv->oauth2_client_id); in m365_settings_finalize()
868 return settings->priv->oauth2_client_id; in camel_m365_settings_get_oauth2_client_id()
897 if (g_strcmp0 (settings->priv->oauth2_client_id, client_id) == 0) { in camel_m365_settings_set_oauth2_client_id()
902 g_free (settings->priv->oauth2_client_id); in camel_m365_settings_set_oauth2_client_id()
903 settings->priv->oauth2_client_id = e_util_strdup_strip (client_id); in camel_m365_settings_set_oauth2_client_id()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/iap/web/
H A Denable.py71 return iap_ref.Enable(args.oauth2_client_id, args.oauth2_client_secret)
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/common/
H A Dcamel-ews-settings.c35 gchar *oauth2_client_id; member
521 g_free (ews_settings->priv->oauth2_client_id); in ews_settings_finalize()
1594 return settings->priv->oauth2_client_id; in camel_ews_settings_get_oauth2_client_id()
1623 if (g_strcmp0 (settings->priv->oauth2_client_id, client_id) == 0) { in camel_ews_settings_set_oauth2_client_id()
1628 g_free (settings->priv->oauth2_client_id); in camel_ews_settings_set_oauth2_client_id()
1629 settings->priv->oauth2_client_id = e_util_strdup_strip (client_id); in camel_ews_settings_set_oauth2_client_id()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/
H A DGoogle_Client.php264 $apiConfig['oauth2_client_id'] = $clientId;
/dports/www/gitea/gitea-1.16.5/templates/user/settings/
H A Dapplications_oauth2_edit.tmpl15 <label for="client-id">{{.i18n.Tr "settings.oauth2_client_id"}}</label>
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-bsfilter/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-mailmbox/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-libravatar/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/
H A Dprefs_account.h143 gchar *oauth2_client_id; member

12345