Uses of Class
org.forgerock.opendj.config.ExpressionException
Package
Description
Common administration classes.
Contains code of the opendj setup model.
Contains various Directory Server tool implementations.
-
Uses of ExpressionException in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionValueOrExpression.getValueOrThrowIfExpression()
Returns the value or throws if no value is available.static <T extends Comparable<T>>
SortedSet<T>Expressions.getValuesOrThrowIfExpression
(Collection<ValueOrExpression<T>> wrappedValues) Returns a sorted set containing values from the provided collection of wrapped values.static <T> SortedSet<T>
Expressions.getValuesOrThrowIfExpression
(Collection<ValueOrExpression<T>> wrappedValues, Comparator<T> comparator) Returns a sorted set containing values from the provided collection of wrapped values. -
Uses of ExpressionException in org.forgerock.opendj.setup.model
-
Uses of ExpressionException in org.opends.server.tools
Modifier and TypeMethodDescriptionBackendToolUtils.getBaseDn
(BackendCfgClient backendCfgClient) Gets the base DNs from the provided backend configuration.