\google\appengine\api\app_identity

Classes

AppIdentityException

Thrown when there is a general failure using the AppIdentityService.

AppIdentityService

The AppIdentityService allows you to sign arbitrary byte array using per app private key maintained by App Engine. You can also retrieve a list of public certificates which can be used to verify the signature.

PublicCertificate

PublicCertificate contains an X509 public certificate in PEM format and a string which is used to identify this certificate.