2 Replies Latest reply on Sep 13, 2004 6:26 AM by mttu

    login module modify Subject

      Hi, i'm writing database login module with JBoss 3.2.3.
      All works fine but ..
      Is there any way to remove role from user's Subject without logout and login user ?
      Roles are read from database after user login operation and stored in Subject .. but when i drop user from role (databse operation) .. in his subject role still exists, i want remove one from his Subject. What is the best way to to that ?

      thanks

      mtt