| Package | Description |
|---|---|
| org.keycloak.scripting |
| Modifier and Type | Method and Description |
|---|---|
Object |
InvocableScriptAdapter.invokeFunction(String name,
Object... args) |
Object |
InvocableScriptAdapter.invokeMethod(Object thiz,
String name,
Object... args) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.