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