Package net.shibboleth.utilities.java.support.scripting
package net.shibboleth.utilities.java.support.scripting
Classes for working with JSR-223 scripting environments.
-
ClassesClassDescriptionA component that evaluates an
EvaluableScript
against a set of inputs and returns the result.This is a helper class that takes care of reading in, optionally compiling, and evaluating a script.A Runnable which executes a script.