Class AppEngineCredentials

All Implemented Interfaces:
QuotaProjectIdProvider, ServiceAccountSigner, Serializable

class AppEngineCredentials extends GoogleCredentials implements ServiceAccountSigner
OAuth2 credentials representing the built-in service account for Google App Engine.

Instances of this class use reflection to access AppIdentityService in AppEngine SDK.