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