[jboss-jira] [JBoss JIRA] Created: (JBID-73) Add a DisassociateGroups(User user) API in the relationshipManager

Jeff Yu (JIRA) jira-events at lists.jboss.org
Wed Apr 1 02:59:34 EDT 2009


Add a DisassociateGroups(User user) API in the relationshipManager
------------------------------------------------------------------

                 Key: JBID-73
                 URL: https://jira.jboss.org/jira/browse/JBID-73
             Project: JBoss Identity
          Issue Type: Feature Request
          Components: IDM, SOARequirements
            Reporter: Jeff Yu
            Assignee: Boleslaw Dawidowicz


This is the use case from SOA-Repository Identity module.

I had Users and Groups Object, now in the UI layer, administrator update the user's groups, in the implementation, it would delete all the existing association with groups, and then created association with the new collection of group.

So, I want to have APIs like:

disassociateGroups(User user): It remove all of the group association with the provided User.
disassociateGroups(String userId): It remove all of the group association with the provided userId.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list