| Package | Description |
|---|---|
| org.keycloak.authorization.policy.provider.js | |
| org.keycloak.scripting |
| Modifier and Type | Method and Description |
|---|---|
EvaluatableScriptAdapter |
ScriptCache.computeIfAbsent(String id,
Function<String,EvaluatableScriptAdapter> function) |
| Modifier and Type | Method and Description |
|---|---|
EvaluatableScriptAdapter |
ScriptCache.computeIfAbsent(String id,
Function<String,EvaluatableScriptAdapter> function) |
| Modifier and Type | Method and Description |
|---|---|
EvaluatableScriptAdapter |
ScriptingProvider.prepareEvaluatableScript(ScriptModel scriptModel)
Returns an
EvaluatableScriptAdapter based on the given ScriptModel. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.