[seam-issues] [JBoss JIRA] Created: (SEAMSECURITY-15) Investigate options for deprecating IdentityManager

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Jul 15 03:04:58 EDT 2010


Investigate options for deprecating IdentityManager
---------------------------------------------------

                 Key: SEAMSECURITY-15
                 URL: https://jira.jboss.org/browse/SEAMSECURITY-15
             Project: Seam Security
          Issue Type: Feature Request
            Reporter: Shane Bryzak
            Assignee: Shane Bryzak


One way we can most likely achieve this is by providing a set of action beans (similar to the existing RoleAction/RoleSearch and UserAction/UserSearch beans).  Security checks for the identity management related operations can be expressed by placing security annotations on the bean's corresponding methods, and the bean would also be responsible for transaction control and providing a persistence context where required.

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

        


More information about the seam-issues mailing list