| Interface | Description |
|---|---|
| ExpressionFilterFactory |
A factory interface to generate ExpressionFilter instances from a centralized configuration
|
| ScriptExecutor |
An interface to execute scripts with different implementations.
|
| Class | Description |
|---|---|
| ExpressionFilter |
An expression filter is used to allow/deny scripts for execution.
|
| MvelScriptExecutor |
MVEL script executor implementation
|
| SecureFilteringClassLoader |
A class loader that uses a allow list and a deny list of classes that it will allow to resolve.
|
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.