Class DeploymentRoleToRolesMappingProvider

  • All Implemented Interfaces:
    MappingProvider<RoleGroup>

    public class DeploymentRoleToRolesMappingProvider
    extends Object
    implements MappingProvider<RoleGroup>
    A Role to Roles Mapping Module that takes into consideration a principal to roles mapping that can be done in the assembly descriptor of jboss.xml, jboss-web.xml and jboss-app.xml. In this case principal denotes role to map other roles to.
    Since:
    Jan 24, 2013
    Version:
    $Revision$
    Author:
    pskopek at redhat dot com