HomeSort by relevance Sort by last modified time
    Searched full:grant_type (Results 1 - 9 of 9) sorted by null

  /external/autotest/client/common_lib/cros/fake_device_server/client_lib/
oauth_helpers.py 36 grant_type='authorization_code')
54 grant_type='authorization_code')
  /external/tensorflow/tensorflow/core/platform/cloud/
oauth_client_test.cc 77 "refresh_token=test_refresh_token&grant_type=refresh_token\n",
118 StringPiece grant_type, assertion; local
120 .OneLiteral("grant_type=")
125 .GetResult(&assertion, &grant_type));
127 grant_type.ToString());
oauth_client.cc 214 strings::StrCat("grant_type=", kGrantType, "&assertion=", jwt);
245 "&refresh_token=", refresh_token, "&grant_type=refresh_token");
  /external/autotest/client/common_lib/cros/fake_device_server/
oauth.py 60 grant_type
  /packages/apps/Email/provider_src/com/android/email/mail/internet/
OAuthAuthenticator.java 41 public static final String OAUTH_REQUEST_GRANT_TYPE = "grant_type";
  /prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.3.0/
google-auth-library-oauth2-http-0.3.0.jar 
  /prebuilts/tools/common/m2/repository/org/shredzone/flattr4j/flattr4j-core/2.12/
flattr4j-core-2.12.jar 
  /prebuilts/tools/common/m2/repository/com/google/oauth-client/google-oauth-client/1.22.0/
google-oauth-client-1.22.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 

Completed in 253 milliseconds