See: Description
Interface | Description |
---|---|
ExpressionPlugin |
A plugin that contributes a node to the
Expression context tree. |
Class | Description |
---|---|
Bindings |
Bindings represents the Expression bindings used during evaluation and assignation.
|
Expression<T> |
An Unified Expression Language expression.
|
ExpressionRequestAsyncFunction<V> |
This is an implementation of the
AsyncFunction based on the evaluation of an Expression . |
Expressions |
Utility class for evaluating expression in some collections.
|
Functions |
Methods exposed for EL usage.
|
LeftValueExpression<T> |
A
LeftValueExpression is a specialized Expression to which we can assign a value. |
Exception | Description |
---|---|
ExpressionException |
An exception that is thrown during expression operations.
|
Copyright 2011-2017 ForgeRock AS.