Package org.apache.unomi.scripting
-
Interface Summary Interface Description ExpressionFilterFactory A factory interface to generate ExpressionFilter instances from a centralized configurationScriptExecutor An interface to execute scripts with different implementations. -
Class Summary Class Description ExpressionFilter An expression filter is used to allow/deny scripts for execution.MvelScriptExecutor MVEL script executor implementationSecureFilteringClassLoader A class loader that uses a allow list and a deny list of classes that it will allow to resolve.