Class ScriptableThrottlingPolicy

java.lang.Object
org.forgerock.openig.script.AbstractScriptableHeapObject<ThrottlingRate>
org.forgerock.openig.filter.throttling.ScriptableThrottlingPolicy
All Implemented Interfaces:
Closeable, AutoCloseable, ThrottlingPolicy

public class ScriptableThrottlingPolicy extends AbstractScriptableHeapObject<ThrottlingRate> implements ThrottlingPolicy
A scriptable throttling datasource. This throttling datasource acts as a simple wrapper around the scripting engine. Scripts are provided with the bindings provided by AbstractScriptableHeapObject.