5 Replies Latest reply on Nov 17, 2013 6:14 AM by pmm

    RBAC with EJB & Jboss

    aanshu_2302

      HI,

       

      I am working on an enterprise application which needs to have a RBAC. Admin can create users and assign roles which will change dynamically. Users will be given permissions to access particular features of Web Console.

      How do we solve this problem? I have a database where in I have roles mapped with the url's. I want to make sure that my backend is secured and RBAC changes dynamically.

      Can anyone give any pointers.

       

      I am using EJB 3.1, JPA(Hibernate), RestEasy. Jboss 7.1.1.Final

       

      Thanks in advance.

       

      Best Regards,

      Anshu