public class JWTAuthenticationSerializer extends com.fasterxml.jackson.databind.JsonDeserializer<JWTAuthentication>
| Constructor and Description |
|---|
JWTAuthenticationSerializer() |
| Modifier and Type | Method and Description |
|---|---|
JWTAuthentication |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic JWTAuthentication deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<JWTAuthentication>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2017 S&C Software. All rights reserved.