| Package | Description |
|---|---|
| org.ow2.authzforce.webapp | |
| org.ow2.authzforce.webapp.org.apache.cxf.jaxrs.provider.json.utils | |
| org.ow2.authzforce.webapp.org.codehaus.jettison.mapped |
| Constructor and Description |
|---|
HardenedMappedXMLInputFactory(Configuration config,
int maxStringLength)
Creates instance from given configuration and enforcing a maximum JSON string length
|
SetPropertyAllowingMappedXMLInputFactory(Configuration config)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
JSONUtils.createConfiguration(ConcurrentHashMap<String,String> namespaceMap,
boolean writeXsiType,
boolean attributesAsElements,
org.codehaus.jettison.mapped.TypeConverter converter) |
| Modifier and Type | Method and Description |
|---|---|
static XMLStreamWriter |
JSONUtils.createStreamWriter(OutputStream os,
QName qname,
boolean writeXsiType,
Configuration config,
boolean serializeAsArray,
List<String> arrayKeys,
boolean dropRootElement,
String enc) |
| Constructor and Description |
|---|
MappedNamespaceConvention(Configuration config) |
MappedXMLInputFactory(Configuration config) |
Copyright © 2012–2020. All rights reserved.