Class InvocableScriptAdapter

java.lang.Object
org.keycloak.scripting.InvocableScriptAdapter
All Implemented Interfaces:
Invocable

public class InvocableScriptAdapter extends Object implements Invocable
Wraps a ScriptModel and makes it Invocable.
Author:
Thomas Darimont