java.lang.Object
org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression
org.easysearch.client.security.support.expressiondsl.expressions.AnyRoleMapperExpression
所有已实现的接口:
RoleMapperExpression, org.easysearch.common.xcontent.ToXContent, org.easysearch.common.xcontent.ToXContentObject

public final class AnyRoleMapperExpression
extends CompositeRoleMapperExpression
An expression that evaluates to true if at least one of its children evaluate to true. An any expression with no children is never true.
  • 嵌套类概要

    嵌套类
    修饰符和类型 说明
    static class  AnyRoleMapperExpression.Builder  

    从接口继承的嵌套类/接口 org.easysearch.common.xcontent.ToXContent

    org.easysearch.common.xcontent.ToXContent.DelegatingMapParams, org.easysearch.common.xcontent.ToXContent.MapParams, org.easysearch.common.xcontent.ToXContent.Params
  • 字段概要

    从接口继承的字段 org.easysearch.common.xcontent.ToXContent

    EMPTY_PARAMS
  • 方法概要

    修饰符和类型 方法 说明
    static AnyRoleMapperExpression.Builder builder()  

    从类继承的方法 org.easysearch.client.security.support.expressiondsl.expressions.CompositeRoleMapperExpression

    equals, getElements, getName, hashCode, toXContent

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 org.easysearch.common.xcontent.ToXContentObject

    isFragment