public class AuthTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<AuthType>
| Constructor and Description |
|---|
AuthTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
AuthType |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public AuthType deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<AuthType>IOExceptionCopyright © 2016. All rights reserved.