OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oauth2
(Results
151 - 175
of
202
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmpplogintask_unittest.cc
290
"<mechanism>X-
OAUTH2
</mechanism>"
330
"<mechanism>X-
OAUTH2
</mechanism>"
373
"<mechanism>X-
OAUTH2
</mechanism>"
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.cc
222
// cached policy or make the first fetch once the
OAuth2
token is
/external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc
350
options.auth_mechanism = "X-
OAUTH2
";
/external/chromium_org/chrome/browser/signin/
signin_manager.h
268
// Temporarily saves the
oauth2
refresh and access tokens when signing in
/external/chromium_org/chrome/browser/sync/
profile_sync_service.h
192
// Times when
OAuth2
access token is requested and received.
296
// Return whether
OAuth2
refresh token is loaded and available for the backend
537
// Used by tests to inspect the
OAuth2
access tokens used by PSS.
[
all
...]
/external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.h
223
// Returns a string that can be used as the value of an
oauth2
refresh token.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab6_lifecycle.html
209
you will learn how to identify users and use
OAuth2
.0 to access Google and other third party services.</p>
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.cc
218
// The credentials of a domain user are needed in order to mint a new
OAuth2
/external/chromium_org/remoting/client/jni/
chromoting_jni_instance.cc
55
xmpp_config_.auth_service = "
oauth2
";
/external/chromium_org/sync/tools/
sync_client.cc
198
notifier_options.auth_mechanism = "X-
OAUTH2
";
/frameworks/base/docs/html/google/gcm/
c2dm.jd
55
<dd>To use the GCM service, you need to obtain a Simple API Key from Google APIs console page. For more information, see <a href="gs.html">Getting Started</a>. Note that GCM <em>only</em> accepts Simple API Key—using ClientLogin or
OAuth2
tokens will not work.
/frameworks/base/docs/html/training/id-auth/
custom_auth.jd
6
previous.title=Authenticating to
OAuth2
Services
/external/chromium_org/chrome/browser/chromeos/login/
login_utils_browsertest.cc
612
// Fake
OAuth2
token pair retrieval:
619
// Fake
OAuth2
access token retrieval:
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
ProfileSyncService.java
131
* @param authToken Not used. ProfileSyncService switched to
OAuth2
tokens.
/external/chromium_org/chrome/browser/chromeos/contacts/
google_contact_store.cc
56
//
OAuth2
scope for the Contacts API.
/external/chromium_org/chrome/browser/drive/
gdata_wapi_service.cc
70
//
OAuth2
scopes for the documents API.
/external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc
485
VLOG(1) << "
OAuth2
access token fetched.";
/external/chromium_org/chrome/browser/profiles/
profile_downloader.cc
41
"https://www.googleapis.com/
oauth2
/v1/userinfo?alt=json";
/external/chromium_org/chrome/browser/resources/print_preview/
cloud_print_interface.js
315
* wait
OAuth2
access token.
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_browsertest.cc
252
"https://accounts.google.com/o/
oauth2
/token";
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
Chromoting.java
50
private static final String TOKEN_SCOPE = "
oauth2
:https://www.googleapis.com/auth/chromoting " +
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java
103
* API/
OAuth2
keys access.
/external/chromium_org/remoting/host/it2me/
it2me_native_messaging_host_unittest.cc
483
connect_message.SetString("authServiceWithToken", "
oauth2
:sometoken");
/external/chromium_org/remoting/webapp/
host_controller.js
212
remoting.
oauth2
.exportRefreshToken()),
host_setup_dialog.js
190
* @param {string} token The
OAuth2
token.
Completed in 448 milliseconds
1
2
3
4
5
6
7
8
9