public class SecurityDefinitionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<SecuritySchemeDefinition>
Constructor and Description |
---|
SecurityDefinitionDeserializer() |
Modifier and Type | Method and Description |
---|---|
SecuritySchemeDefinition |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public SecuritySchemeDefinition deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<SecuritySchemeDefinition>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2018. All Rights Reserved.