public static class JsonUtil.IdentityKeyDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.whispersystems.libsignal.IdentityKey>
| Constructor and Description |
|---|
IdentityKeyDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.whispersystems.libsignal.IdentityKey |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public org.whispersystems.libsignal.IdentityKey deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.whispersystems.libsignal.IdentityKey>java.io.IOException