[seam-issues] [JBoss JIRA] (SEAMSECURITY-127) NullPointerException with Seam SecurityInterceptor

Bernard Labno (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 14 13:02:40 EST 2011


NullPointerException with Seam SecurityInterceptor
--------------------------------------------------

                 Key: SEAMSECURITY-127
                 URL: https://issues.jboss.org/browse/SEAMSECURITY-127
             Project: Seam Security
          Issue Type: Bug
    Affects Versions: 3.0.0.Final
            Reporter: Bernard Labno
            Priority: Critical


If you annotate class with security binding annotation and you call method defined in superclass i.e. toString from Object then interceptor will check if there are security bindings defined on superclass (class declaring that method) and not on the subclass.


Test case: https://github.com/cremersstijn/seam-security-bug-SecurityInterceptor 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list