Parameters: userPrincipalUid - The user principal. Parameters: groupPrincipalUid - The group principal. throws: SecurityException - A SecurityException.
Parameters: groupPrincipalUid - The group principal. Parameters: rolePrincipalUid - The role principal. throws: SecurityException - A SecurityException.
Return an array of the group principal UIDS that belong to a specific user.
Parameters: userPrincipalUid - The user principal uid. The array of group uids asociated with this user throws: SecurityException - A SecurityException.
Return an array of the role principal UIDS that belong to a specific user.
Parameters: userPrincipalUid - The user principal uid. The array of group uids asociated with this user throws: SecurityException - A SecurityException.
Return an array of the role principal UIDS that belong to a specific group.
Parameters: groupPrincipalUid - The group principal uid. The array of role uids asociated with this user throws: SecurityException - A SecurityException.
Parameters: userPrincipalUid - The user principal. Parameters: groupPrincipalUid - The group principal. throws: SecurityException - A SecurityException.
Parameters: groupPrincipalUid - The group principal. Parameters: rolePrincipalUid - The role principal. throws: SecurityException - A SecurityException.