Package org.elasticsearch.client.security.support.expressiondsl.expressions
package org.elasticsearch.client.security.support.expressiondsl.expressions
-
Class SummaryClassDescriptionAn expression that evaluates to
trueif-and-only-if all its children evaluate totrue.An expression that evaluates totrueif at least one of its children evaluate totrue.Expression of role mapper expressions which can be combined by operators like AND, ORA negating expression. -
Enum Class Summary