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