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