java.lang.Object
org.elasticsearch.xpack.security.authc.support.mapper.ExcludingRoleMapper
All Implemented Interfaces:
UserRoleMapper

public class ExcludingRoleMapper extends Object implements UserRoleMapper
Implementation of role mapper which wraps a UserRoleMapper and filters out the resolved roles by removing the configured roles to exclude.