Package | Description |
---|---|
org.forgerock.openig.filter |
Filters the requests and/or responses of HTTP exchanges.
|
org.forgerock.openig.handler |
Handles HTTP exchange 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)
Creates the new heap object instance using the provided script.
|
Copyright © 2014 ForgeRock AS. All rights reserved.