public static class ConnectionSecurity.ConnectionSecuritySerializer extends com.fasterxml.jackson.databind.JsonDeserializer<ConnectionSecurity>
| Constructor and Description |
|---|
ConnectionSecuritySerializer() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecurity |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic ConnectionSecurity deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<ConnectionSecurity>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.