Uses of Interface
com.google.appengine.api.appidentity.AppIdentityService
-
Packages that use AppIdentityService Package Description com.google.appengine.api.appidentity Provides a service to sign arbitrary byte arrays using an internally-generated, rotated private key. -
-
Uses of AppIdentityService in com.google.appengine.api.appidentity
Methods in com.google.appengine.api.appidentity that return AppIdentityService Modifier and Type Method Description static AppIdentityService
AppIdentityServiceFactory. getAppIdentityService()
AppIdentityService
IAppIdentityServiceFactory. getAppIdentityService()
-