[
https://issues.jboss.org/browse/SEAMSECURITY-127?page=com.atlassian.jira....
]
Shane Bryzak reassigned SEAMSECURITY-127:
-----------------------------------------
Assignee: Shane Bryzak
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
Assignee: Shane Bryzak
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