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

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Wed Jun 10 05:14:57 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBID-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boleslaw Dawidowicz resolved JBID-73.
-------------------------------------

    Resolution: Done


> 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
>             Fix For: idm-1.0.0.Beta1
>
>
> 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