com.google.appengine.api.appidentity
Interface IAppIdentityServiceFactory
-
public interface IAppIdentityServiceFactory
Creates new instances of the App Identity service.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description AppIdentityService
getAppIdentityService()
-
-
-
Method Detail
-
getAppIdentityService
AppIdentityService getAppIdentityService()
-
-