[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3249) Add bridge between Servlet Security and Identity component

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat Aug 9 22:18:49 EDT 2008


Add bridge between Servlet Security and Identity component
----------------------------------------------------------

                 Key: JBSEAM-3249
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3249
             Project: Seam
          Issue Type: Feature Request
          Components: Security
    Affects Versions: 2.1.0.A1, 2.0.3.CR1
            Reporter: Dan Allen
            Assignee: Dan Allen
             Fix For: 2.0.3.CR2, 2.1.0.BETA1


Spring Security uses a security context integration filter that wraps the HttpServletRequest so that the security framework can respond to getUserPrincipal(), getRemoteUser(), and isUserInRole(). We should support this style of integration with our Identity component, especially since Seam prides itself on making standard Java EE stuff work. In fact, doing so is ridiculously easy.

-- 
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 seam-issues mailing list