1 2 Previous Next 16 Replies Latest reply on Apr 20, 2006 7:01 AM by merlith Go to original post
      • 15. Re: Change a user role dynamically

        Subject comes from the javax.security package

        and SimpleGroup from org.jboss.security package

        when you retrieve the Subject, you can manipulate as you want, if it's not read only.
        in the portlet, it's not.

        • 16. Re: Change a user role dynamically
          merlith

          cpage > this is not necessary to see changes after change a role. If u want do it u should set (by jmx-console) a time for a JBossSX cache. You enter to jaasSecurityManager, and set time to 0. Then a user will have a new role without waiting.

          1 2 Previous Next