Package net.shibboleth.shared.scripting
@NonnullElements
package net.shibboleth.shared.scripting
Classes for working with JSR-223 scripting environments.
-
ClassDescriptionA component that evaluates an
EvaluableScriptagainst 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.Interface implemented by components that extend theScriptContextof various components that rely on JSR-223 scripting.A Runnable which executes a script.