Package org.forgerock.openig.el
package org.forgerock.openig.el
Integrates with the Java Enterprise Edition Unified Expression Language API.
-
ClassDescriptionBindings represents the Expression bindings used during evaluation and assignation.Expression<T>An Unified Expression Language expression.An exception that is thrown during expression operations.A wrapper of the
Instantplus/minus functions for use in expressions.A plugin that contributes a node to theExpressioncontext tree.This is an implementation of theAsyncFunctionbased on the evaluation of anExpression.Utility class for evaluating expression in some collections.Methods exposed for EL usage.ALeftValueExpressionis a specializedExpressionto which we can assign a value.