Interface RoleMapperExpression
- All Superinterfaces:
ToXContent,ToXContentObject
- All Known Implementing Classes:
AllRoleMapperExpression,AnyRoleMapperExpression,CompositeRoleMapperExpression,ExceptRoleMapperExpression,FieldRoleMapperExpression
public interface RoleMapperExpression extends 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
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
-
Method Summary