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