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

public class ProjectStateRoleMapper 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.