public class JWTContextResolver extends Object implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
| Modifier and Type | Field and Description |
|---|---|
protected org.codehaus.jackson.map.ObjectMapper |
mapper |
| Constructor and Description |
|---|
JWTContextResolver() |
JWTContextResolver(boolean indent) |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> type) |
public JWTContextResolver()
public JWTContextResolver(boolean indent)
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> type)
getContext in interface javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>Copyright © 2018 JBoss by Red Hat. All rights reserved.