public static class JsonSupport.IdentityObjectMapper implements JsonSupport.PartyObjectMapper
| Constructor and Description |
|---|
IdentityObjectMapper(IdentityService identityService) |
| Modifier and Type | Method and Description |
|---|---|
IdentityService |
getIdentityService() |
Party |
partyFromName(java.lang.String partyName) |
partyFromNamepublic IdentityObjectMapper(IdentityService identityService)
public Party partyFromName(java.lang.String partyName)
public IdentityService getIdentityService()