public class VulnerabilityDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<List<Vulnerability>>
| Constructor and Description |
|---|
VulnerabilityDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
List<Vulnerability> |
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 List<Vulnerability> deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context)
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<List<Vulnerability>>Copyright © 2017–2025 OWASP Foundation. All rights reserved.