public class AuthorizationDataJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AuthorizationData,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AuthorizationDataJsonUnmarshaller |
instance |
Constructor and Description |
---|
AuthorizationDataJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AuthorizationDataJsonUnmarshaller |
getInstance() |
AuthorizationData |
unmarshall(JsonUnmarshallerContext context) |
private static AuthorizationDataJsonUnmarshaller instance
public AuthorizationData unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AuthorizationData,JsonUnmarshallerContext>
java.lang.Exception
public static AuthorizationDataJsonUnmarshaller getInstance()