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