com.stackify.api.common
public class AppIdentityService extends Object
| Constructor and Description |
|---|
AppIdentityService(ApiConfiguration apiConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<com.stackify.api.AppIdentity> |
getAppIdentity()
Retrieves the application identity given the environment details
|
public AppIdentityService(ApiConfiguration apiConfig, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
apiConfig - The API configurationobjectMapper - Jackson object mapperCopyright © 2014 Stackify, LLC. All Rights Reserved.