mirror of
https://github.com/apache/struts.git
synced 2026-09-13 01:25:07 +00:00
Adds constant under which excluded properties can be defined
This commit is contained in:
@@ -17,4 +17,6 @@ public final class XWorkConstants {
|
||||
public static final String RELOAD_XML_CONFIGURATION = "reloadXmlConfiguration";
|
||||
public static final String ALLOW_STATIC_METHOD_ACCESS = "allowStaticMethodAccess";
|
||||
public static final String XWORK_LOGGER_FACTORY = "xwork.loggerFactory";
|
||||
public static final String OGNL_EXCLUDED_PROPERTIES = "ognlExcludedProperties";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user