Class ScriptableIdentityAssertionPlugin

java.lang.Object
org.forgerock.openig.script.AbstractScriptableHeapObject<IdentityAssertionClaims>
org.forgerock.openig.assertion.plugin.ScriptableIdentityAssertionPlugin
All Implemented Interfaces:
Closeable, AutoCloseable, IdentityAssertionPlugin

public class ScriptableIdentityAssertionPlugin extends AbstractScriptableHeapObject<IdentityAssertionClaims> implements IdentityAssertionPlugin
A scriptable IdentityAssertionPlugin. If there is an issue during script processing then it will be wrapped in an IdentityAssertionPluginException.