public static class RESTSerializers.OAuthTokenResponseDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<OAuthTokenResponse>
Constructor and Description |
---|
OAuthTokenResponseDeserializer() |
Modifier and Type | Method and Description |
---|---|
OAuthTokenResponse |
deserialize(com.fasterxml.jackson.core.JsonParser p,
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, unwrappingDeserializer
public OAuthTokenResponse deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext context) throws java.io.IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<OAuthTokenResponse>
java.io.IOException