[seam-issues] [JBoss JIRA] Resolved: (SEAMSECURITY-64) Provide the capability to retrieve the actual entity object when a user is created.

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Aug 11 20:50:02 EDT 2011


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

Shane Bryzak resolved SEAMSECURITY-64.
--------------------------------------

         Assignee: Shane Bryzak
    Fix Version/s: 3.1.0.Beta1
       Resolution: Done


You can now write an event observer that listens for org.jboss.seam.security.management.picketlinkIdentityObjectCreatedEvent, which contains the identity object that was created (available from the getIdentityObject() method).

> Provide the capability to retrieve the actual entity object when a user is created.
> -----------------------------------------------------------------------------------
>
>                 Key: SEAMSECURITY-64
>                 URL: https://issues.jboss.org/browse/SEAMSECURITY-64
>             Project: Seam Security
>          Issue Type: Feature Request
>    Affects Versions: 3.0.0.Final
>            Reporter: Emanuel Zimmermann
>            Assignee: Shane Bryzak
>             Fix For: 3.1.0.Beta1
>
>
> Seam is now using PicketLink API to handle security, in Seam 2 an event was raised to retrieve the actual user entity, yet Seam 3 is lacking this feature. There is not practical way of retrieving a custom extended User.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list