public static class Permission.PermissionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Permission>
| Constructor and Description |
|---|
PermissionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Permission |
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 Permission 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<Permission>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser,
com.fasterxml.jackson.databind.DeserializationContext)Copyright © 2018. All rights reserved.