/external/chromium_org/chrome/browser/ui/webui/ |
inline_login_ui.h | 14 // Then this UI would fetch the oauth2 tokens using the cookies.
|
/external/chromium_org/google_apis/gaia/ |
gaia_switches.h | 10 // Supplies custom client login to OAuth2 URL for testing purposes.
|
oauth2_access_token_consumer.h | 20 // Success callback. |access_token| will contain a valid OAuth2 access token.
|
gaia_auth_fetcher.h | 97 // for an OAuthLogin-scoped oauth2 token. 110 // for an OAuthLogin-scoped oauth2 token. In the case of a session with 119 // oauth2 token. 142 // Start a request to exchange an OAuthLogin-scoped oauth2 access token for an 150 // Start a request to exchange an OAuthLogin-scoped oauth2 access token for a 192 // The format of the POST body to get OAuth2 auth code from auth token. 194 // The format of the POST body to get OAuth2 token pair from auth code. 196 // The format of the POST body to revoke an OAuth2 token. 228 // Constants for request/response for OAuth2 requests. 291 // Parse ClientLogin to OAuth2 response [all...] |
oauth2_token_service.h | 30 // Abstract base class for a service that fetches and caches OAuth2 access 55 // Class representing a request that fetches an OAuth2 access token. 98 // A set of scopes in OAuth2 authentication. 109 // and |scopes|, and if not found starts a request for an OAuth2 access token 110 // using the OAuth2 refresh token maintained by this instance for that 146 // Mark an OAuth2 |access_token| issued for |account_id| and |scopes| as 155 // Like |InvalidateToken| except is uses |client_id| to identity OAuth2 client 263 // The parameters used to fetch an OAuth2 access token. 271 // OAuth2 client id. 285 // Struct that contains the information of an OAuth2 access token [all...] |
oauth2_mint_token_flow.h | 54 // This class implements the OAuth2 flow to Google to mint an OAuth2 56 // OAuthLogin scoped "master" OAuth2 token for the user logged in to
|
/external/chromium_org/chrome/browser/chromeos/login/ |
oauth2_login_manager.cc | 82 // Save passed OAuth2 refresh token. 98 LOG(WARNING) << "OAuth2 refresh token is already loaded."; 101 LOG(WARNING) << "Loading OAuth2 refresh token from database."; 135 // oauth2 token. 231 VLOG(1) << "OAuth2 tokens fetched"; 238 LOG(ERROR) << "OAuth2 tokens fetch failed!"; 262 VLOG(1) << "OAuth2 refresh and/or GAIA token verification succeeded."; 270 LOG(ERROR) << "OAuth2 refresh and GAIA token verification failed!"
|
oauth2_login_verifier.h | 25 // Given the OAuth2 refresh token, this class will try to exchange it for GAIA 55 // Attempts to restore session from OAuth2 refresh token minting all necesarry 56 // tokens along the way (OAuth2 access token, SID/LSID, GAIA service token).
|
oauth2_token_fetcher.cc | 52 VLOG(1) << "Network is offline. Deferring OAuth2 token fetch."; 74 VLOG(1) << "Network is offline. Deferring OAuth2 token fetch."; 89 VLOG(1) << "Got OAuth2 tokens!";
|
/external/chromium_org/google_apis/ |
google_api_keys.cc | 74 // Specifies custom OAuth2 client id for testing purposes. 75 const char kOAuth2ClientID[] = "oauth2-client-id"; 77 // Specifies custom OAuth2 client secret for testing purposes. 78 const char kOAuth2ClientSecret[] = "oauth2-client-secret"; 114 // default OAuth2 client ID and secret using a command-line
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
gaia_web_auth_flow.h | 15 // Implements a web-based OAuth2 scope approval dialog. This flow has 22 // The OAuth flow is a special version of the OAuth2 out-of-band flow 56 // Called when the OAuth2 flow completes.
|
identity_signin_flow.h | 20 // be given an OAuth2 login refresh token.
|
/external/chromium_org/chrome/browser/net/gaia/ |
gaia_oauth_fetcher.h | 25 // Authenticate a user using Gaia's OAuth1 and OAuth2 support. 27 // Users of this class typically desire an OAuth2 Access token scoped for a 82 // Obtains an OAuth2 access token using Gaia's OAuth1-to-OAuth2 bridge. 91 // uses https://www.googleapis.com/auth/chromesync for its OAuth2 service 99 // Obtains user information related to an OAuth2 access token
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
device_oauth2_token_service.h | 34 // DeviceOAuth2TokenService retrieves OAuth2 access tokens for a given 35 // set of scopes using the device-level OAuth2 any-api refresh token
|
/frameworks/base/docs/html/training/id-auth/ |
index.jd | 56 <dt><b><a href="authenticate.html">Authenticating to OAuth2 Services</a></b></dt> 57 <dd> Use OAuth2 to help users get permission to access web services without needing to type in a
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 12 import oauth2 namespace 55 oauth_token = oauth2.Token(**{ 60 oauth_consumer = oauth2.Consumer(**{ 66 client = oauth2.Client(oauth_consumer, oauth_token)
|
/external/chromium_org/chrome/browser/chromeos/login/managed/ |
locally_managed_user_creation_flow.h | 37 // Indicates if manager OAuth2 token has been validated.
|
/external/chromium_org/chrome/browser/local_discovery/ |
privet_confirm_api_flow.h | 22 // Create an OAuth2-based confirmation
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_refresh_token_fetcher.h | 22 // This class fetches an OAuth2 refresh token that is tied to a managed user ID
|
/external/chromium_org/chrome/browser/signin/ |
mutable_profile_oauth2_token_service.h | 12 // A specialization of ProfileOAuth2TokenService that can can mutate its OAuth2
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 12 import oauth2 namespace 56 oauth_token = oauth2.Token(**{ 61 oauth_consumer = oauth2.Consumer(**{ 67 client = oauth2.Client(oauth_consumer, oauth_token)
|
/external/chromium_org/components/policy/core/common/cloud/ |
user_info_fetcher.h | 48 // Starts the UserInfo request, using the passed OAuth2 |access_token|.
|
/external/chromium_org/jingle/notifier/base/ |
notifier_options.h | 41 // Specifies the auth mechanism to use ("X-GOOGLE-TOKEN", "X-OAUTH2", etc),
|
/external/chromium_org/remoting/webapp/ |
wcs_iq_client_proto.js | 27 /** @param {string} token An OAuth2 access token.
|
wcs_loader.js | 46 * @param {string} token An OAuth2 access token. 98 * @param {string} token An OAuth2 access token. 100 * an OAuth2 access token when WCS has been loaded. 110 * Validates an OAuth2 access token.
|