Class RoleLoader


  • @Startup(BOOTSTRAP)
    @ApplicationScoped
    public class RoleLoader
    extends Object
    Startup class that read the roles declared in the webapp's web.xml and register them into the RoleRegistry.
    • Constructor Detail

      • RoleLoader

        public RoleLoader()
    • Method Detail

      • registerRolesFromwWebXml

        public void registerRolesFromwWebXml()