public class SpinConfiguration extends AbstractProcessEnginePlugin
Modifier and Type | Field and Description |
---|---|
protected boolean |
enableSecureXmlProcessing |
protected boolean |
enableXxeProcessing |
protected static String |
SP_PROPERTY |
protected static String |
XXE_PROPERTY |
Constructor and Description |
---|
SpinConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnableSecureXmlProcessing() |
boolean |
isEnableXxeProcessing() |
void |
setEnableSecureXmlProcessing(boolean enableSecureXmlProcessing) |
void |
setEnableXxeProcessing(boolean enableXxeProcessing) |
postInit, postProcessEngineBuild, preInit, toString
protected static final String XXE_PROPERTY
protected static final String SP_PROPERTY
protected boolean enableXxeProcessing
protected boolean enableSecureXmlProcessing
public boolean isEnableXxeProcessing()
public void setEnableXxeProcessing(boolean enableXxeProcessing)
public boolean isEnableSecureXmlProcessing()
public void setEnableSecureXmlProcessing(boolean enableSecureXmlProcessing)
Copyright © 2022. All rights reserved.