java.lang.Object
org.elasticsearch.xpack.security.authc.support.mapper.AbstractRoleMapperClearRealmCache
org.elasticsearch.xpack.security.authc.support.mapper.ClusterStateRoleMapper
All Implemented Interfaces:
ClusterStateListener, UserRoleMapper

public class ClusterStateRoleMapper extends AbstractRoleMapperClearRealmCache implements ClusterStateListener
A role mapper the reads the role mapping rules (i.e. ExpressionRoleMappings) from the cluster state (i.e. RoleMappingMetadata). This is not enabled by default.