java.lang.Object
org.elasticsearch.xpack.core.security.authc.support.mapper.expressiondsl.ExpressionModel

public class ExpressionModel extends Object
Represents the "model" object to be evaluated within a RoleMapperExpression. The model is a flat object, where fields are defined by strings and value is either a string, boolean, or number, or a collection of the above.