Package | Description |
---|---|
org.forgerock.script.engine | |
org.forgerock.script.source |
Modifier and Type | Method and Description |
---|---|
ScriptSource |
CompilationHandler.getScriptSource() |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedScriptSource
A script whose source is not in a file, or resource, but embedded in
configuration string, database entry, or other "in-line" entity.
|
class |
URLScriptSource
A script sourced from a URL.
|
Modifier and Type | Method and Description |
---|---|
ScriptSource |
SourceContainer.findScriptSource(ScriptName name) |
ScriptSource |
DirectoryContainer.findScriptSource(ScriptName name) |
ScriptSource |
BundleContainer.findScriptSource(ScriptName name) |
Copyright © 2025 Open Identity Platform Community. All rights reserved.