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