This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Retrieve member of groups/identities recursively

trantj - Friday, October 7, 2011 1:38 PM:

Hi,

Given a Document, for example, I'm trying to get all of the users who have access to the document.  To be more specific, I need to get down to the list of users recursively, i.e. I need the list of member users instead of just "Group Access Default" or "All employees".

I know we can achieve this using IOM.  Howerver, the project's requirement is to use Java and AML.

Your help is appreciated.

J.