Interface RoleMapperExpression

All Superinterfaces:
org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject
All Known Implementing Classes:
AllRoleMapperExpression, AnyRoleMapperExpression, CompositeRoleMapperExpression, ExceptRoleMapperExpression, FieldRoleMapperExpression

public interface RoleMapperExpression
extends org.elasticsearch.common.xcontent.ToXContentObject
Implementations of this interface represent an expression used for user role mapping that can later be resolved to a boolean value.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent

    org.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.common.xcontent.ToXContent.MapParams, org.elasticsearch.common.xcontent.ToXContent.Params
  • Field Summary

    Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent

    EMPTY_PARAMS
  • Method Summary

    Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent

    toXContent

    Methods inherited from interface org.elasticsearch.common.xcontent.ToXContentObject

    isFragment