Skip navigation links
A B C D E G I M P S 

A

AppEngineCredentialWrapper(HttpTransport, JsonFactory) - Constructor for class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.AppEngineCredentialWrapper
Constructs the wrapper using the default AppIdentityService.
AppEngineNotificationServlet - Class in com.google.api.client.googleapis.extensions.appengine.notifications
Beta
Thread-safe Webhook App Engine Servlet to receive notifications.
AppEngineNotificationServlet() - Constructor for class com.google.api.client.googleapis.extensions.appengine.notifications.AppEngineNotificationServlet
 
AppIdentityCredential - Class in com.google.api.client.googleapis.extensions.appengine.auth.oauth2
OAuth 2.0 credential in which a client Google App Engine application needs to access data that it owns, based on Asserting Identity to Google APIs
AppIdentityCredential(Collection<String>) - Constructor for class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
 
AppIdentityCredential(AppIdentityCredential.Builder) - Constructor for class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
 
AppIdentityCredential.AppEngineCredentialWrapper - Class in com.google.api.client.googleapis.extensions.appengine.auth.oauth2
Beta
Credential wrapper for application identity that inherits from GoogleCredential.
AppIdentityCredential.Builder - Class in com.google.api.client.googleapis.extensions.appengine.auth.oauth2

B

build() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.Builder
Returns a new AppIdentityCredential.
Builder(Collection<String>) - Constructor for class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.Builder
Returns an instance of a new builder.

C

com.google.api.client.googleapis.extensions.appengine.auth.oauth2 - package com.google.api.client.googleapis.extensions.appengine.auth.oauth2
Google App Engine utilities for OAuth 2.0 for Google APIs.
com.google.api.client.googleapis.extensions.appengine.notifications - package com.google.api.client.googleapis.extensions.appengine.notifications
Beta
Support for subscribing to topics and receiving notifications on servlet-based platforms.
com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2 - package com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2
Beta
Test utilities for the com.google.api.client.googleapis.extensions.appengine.auth.oauth2 package.
createScoped(Collection<String>) - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.AppEngineCredentialWrapper
 
createScopedRequired() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.AppEngineCredentialWrapper
 

D

doPost(HttpServletRequest, HttpServletResponse) - Method in class com.google.api.client.googleapis.extensions.appengine.notifications.AppEngineNotificationServlet
 

E

executeRefreshToken() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.AppEngineCredentialWrapper
 

G

getAccessToken(Iterable<String>) - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getAccessTokenText() - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getAccessTokenUncached(Iterable<String>) - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getAppIdentityService() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.Builder
Returns the App Identity Service that provides the access token or null to use AppIdentityServiceFactory.getAppIdentityService().
getAppIdentityService() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
Gets the App Identity Service that provides the access token.
getDefaultGcsBucketName() - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getGetAccessTokenCallCount() - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getPublicCertificatesForApp() - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
getScopes() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.Builder
Returns the OAuth scopes (unmodifiable).
getScopes() - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
Gets the OAuth scopes (unmodifiable).
getServiceAccountName() - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 

I

initialize(HttpRequest) - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
 
intercept(HttpRequest) - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.AppEngineCredentialWrapper
 
intercept(HttpRequest) - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential
 

M

MockAppIdentityService - Class in com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2
Beta
Mock implementation of AppIdentityService interface for testing.
MockAppIdentityService() - Constructor for class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 

P

parseFullAppId(String) - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 

S

setAccessTokenText(String) - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
setAppIdentityService(AppIdentityService) - Method in class com.google.api.client.googleapis.extensions.appengine.auth.oauth2.AppIdentityCredential.Builder
Sets the App Identity Service that provides the access token or null to use AppIdentityServiceFactory.getAppIdentityService().
signForApp(byte[]) - Method in class com.google.api.client.googleapis.extensions.appengine.testing.auth.oauth2.MockAppIdentityService
 
A B C D E G I M P S 
Skip navigation links

Copyright © 2010–2022 Google. All rights reserved.