Package io.jans.as.model.uma
Class JsonLogic
java.lang.Object
io.jans.as.model.uma.JsonLogic
- Author:
- yuriyz
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic ObjectapplyObject(String rule) static ObjectapplyObject(String rule, String data) static Objectstatic JsonLogicstatic ObjectinvokeFunction(String name, Object... args)
-
Method Details
-
getInstance
-
getEngine
-
getInvocable
-
eval
- Throws:
ScriptException
-
invokeFunction
public static Object invokeFunction(String name, Object... args) throws ScriptException, NoSuchMethodException - Throws:
ScriptExceptionNoSuchMethodException
-
apply
- Throws:
ScriptException
-
apply
- Throws:
ScriptException
-
applyObject
- Throws:
ScriptException
-
applyObject
- Throws:
ScriptException
-