Index
All Classes and Interfaces|All Packages
C
- compile(String) - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine
- CompiledScriptImpl(String) - Constructor for class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine.CompiledScriptImpl
-
Constructor.
E
- eval(String, Bindings) - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine
- eval(ScriptContext) - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine.CompiledScriptImpl
G
- getEngine() - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine.CompiledScriptImpl
- getEngineVersion() - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoFactory
- getNames() - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoFactory
- getScriptEngine() - Method in class net.shibboleth.idp.plugin.scripting.rhino.RhinoFactory
N
- net.shibboleth.idp.plugin.scripting.rhino - package net.shibboleth.idp.plugin.scripting.rhino
-
Classes for working with JSR-223 scripting environments.
R
- RhinoEngine - Class in net.shibboleth.idp.plugin.scripting.rhino
-
A subset of
ScriptEngineimplemented using Mozilla rhino with enough function that EvaluableScript can work with it. - RhinoEngine() - Constructor for class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine
- RhinoEngine.CompiledScriptImpl - Class in net.shibboleth.idp.plugin.scripting.rhino
-
Rhino
CompiledScript. - RhinoFactory - Class in net.shibboleth.idp.plugin.scripting.rhino
-
A JSR-223 factory for
RhinoEngine. - RhinoFactory() - Constructor for class net.shibboleth.idp.plugin.scripting.rhino.RhinoFactory
- RhinoPlugin - Class in net.shibboleth.idp.plugin.scripting.rhino
-
Details about the Rhino scripting plugin.
- RhinoPlugin() - Constructor for class net.shibboleth.idp.plugin.scripting.rhino.RhinoPlugin
-
Constructor.
S
- script - Variable in class net.shibboleth.idp.plugin.scripting.rhino.RhinoEngine.CompiledScriptImpl
-
The compiled script.
All Classes and Interfaces|All Packages