Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP.
|
org.forgerock.openig.handler |
Handles HTTP requests by generating responses.
|
org.forgerock.openig.script |
Scripting support.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableFilter
A scriptable filter.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptableHandler
A scriptable handler.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractScriptableHeapObject |
AbstractScriptableHeapObject.AbstractScriptableHeaplet.newInstance(Script script,
Heap heap)
Creates the new heap object instance using the provided script.
|
Copyright 2011-2015 ForgeRock AS.