Uses of Class
org.mvel2.SandboxedParserConfiguration
Packages that use SandboxedParserConfiguration
-
Uses of SandboxedParserConfiguration in org.mvel2
Methods in org.mvel2 that return SandboxedParserConfigurationModifier and TypeMethodDescriptionstatic SandboxedParserConfigurationParserContext.enableSandboxedMode()Constructors in org.mvel2 with parameters of type SandboxedParserConfigurationModifierConstructorDescriptionExecutionContext(SandboxedParserConfiguration parserConfig) ExecutionContext(SandboxedParserConfiguration parserConfig, long maxAllowedMemory) ExecutionContext(SandboxedParserConfiguration parserConfig, long maxAllowedMemory, int maxAllowedMethodArgs)