public class AffectsDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<List<Vulnerability.Affect>>
| Constructor and Description |
|---|
AffectsDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
List<Vulnerability.Affect> |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic List<Vulnerability.Affect> deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<List<Vulnerability.Affect>>IOExceptionCopyright © 2017–2025 OWASP Foundation. All rights reserved.