Return the list of group IDs for a particular user
Parameters: userPrincipalUid - the array of group uids asociated with this user throws: SecurityException -
Returns the role IDs for a particular user
Looks up the user, and extracts the rolemembership attr (ex : uniquemember)
Parameters: userPrincipalUid - the array of group uids asociated with this user throws: SecurityException -
Return an array of the roles that belong to a group.
Parameters: groupPrincipalUid - The group principal uid. The array of user uids asociated with this group throws: SecurityException - A SecurityException.
Return an array of the user principal UIDS that belong to a group.
Parameters: groupPrincipalUid - The group principal uid. The array of user uids asociated with this group throws: SecurityException - A SecurityException.
Return an array of the user principal UIDS that belong to a group.
Parameters: groupPrincipalUid - The group principal uid. The array of user uids asociated with this group throws: SecurityException - A SecurityException.