0 Replies Latest reply on Jul 16, 2003 12:40 AM by ss6

    How do I determine list of users with specific role

    ss6

      In the webapp I am developing I need to present a list of all users with a specific role.

      With programmatic security I can easily use isUserInRole() to determine whether the current user has a specific role.

      Is there any way to do the converse i.e determine the users with a specific role.

      Thanks in advance
      Steve