[jboss-jira] [JBoss JIRA] Created: (SECURITY-277) Create a SecurityDomain annotation in Security SPI
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Mon Oct 6 14:09:20 EDT 2008
Create a SecurityDomain annotation in Security SPI
--------------------------------------------------
Key: SECURITY-277
URL: https://jira.jboss.org/jira/browse/SECURITY-277
Project: JBoss Security and Identity Management
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Security SPI
Affects Versions: 2.0.2.CR6
Reporter: Stefan Guilhen
Assignee: Anil Saldhana
Fix For: 2.0.2.GA
Currently we have two different SecurityDomain annotation implementations:
org.jboss.aspects.security.SecurityDomain - found in jboss-security-aspects.jar
org.jboss.ejb3.annotation.SecurityDomain - found in jboss-ejb3-ext-api.jar
This has been causing confusion among users that want to protect their ejbs using this annotation. We should create a SecurityDomain annotation in Security SPI (as it is a jbosssx specific annotation) and remove the other ones to keep things organized and avoid this kind of confusion.
--
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 jboss-jira
mailing list