com.google.appengine.api.appidentity
Class AppIdentityServiceFactory
- java.lang.Object
-
- com.google.appengine.api.appidentity.AppIdentityServiceFactory
-
public final class AppIdentityServiceFactory extends java.lang.Object
Creates new instances of the App Identity service.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static AppIdentityService
getAppIdentityService()
-
-
-
Method Detail
-
getAppIdentityService
public static AppIdentityService getAppIdentityService()
-
-