| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.logic |
Classes that represent basic first order logic concepts.
|
| net.shibboleth.utilities.java.support.scripting |
Classes for working with JSR-223 scripting environments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptedFunction<T,U>
A
Function which calls out to a supplied script. |
class |
ScriptedPredicate<T>
A
Predicate which calls out to a supplied script. |
| Modifier and Type | Class and Description |
|---|---|
private class |
ScriptedRunnable.RunnableScriptEvaluator
The thing that runs the script.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.