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
Instant
plus/minus functions for use in expressions.A plugin that contributes a node to theExpression
context tree.This is an implementation of theAsyncFunction
based on the evaluation of anExpression
.Utility class for evaluating expression in some collections.Methods exposed for EL usage.ALeftValueExpression
is a specializedExpression
to which we can assign a value.