1 Reply Latest reply on Feb 3, 2003 9:48 AM by aweissman

    HOW-TO : Users from group with JAAS?

    garulfo

      Hi,

      How can I list with JAAS API:
      - all available users?
      - all users of a given group?

      My groups and users are actually stored in a simple properties files but may move to a DB or LDAP store, so I'm only searching for a JAAS solution (and not a properties file direct access).

      Thanks.