[jboss-jira] [JBoss JIRA] Commented: (JBAS-4722) Injection of ISecurityManagement via Annotation

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Wed Jan 23 17:23:31 EST 2008


    [ http://jira.jboss.com/jira/browse/JBAS-4722?page=comments#action_12396472 ] 
            
Anil Saldhana commented on JBAS-4722:
-------------------------------------

The idea is that a bean defined in any of the deployment descriptors (for example, the security-deployer-beans.xml) gets injected into any of the EJB3 interceptots defined in ejb3-interceptors-aop.xml  where the interceptors for various containers are defined.



> Injection of ISecurityManagement via Annotation
> -----------------------------------------------
>
>                 Key: JBAS-4722
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4722
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: EJB3
>    Affects Versions: JBossAS-5.0.0.Beta2
>            Reporter: Anil Saldhana
>         Assigned To: Andrew Lee Rubinger
>             Fix For: JBossAS-5.0.0.CR1
>
>
> Currently an instance of JNDIBasedSecurityManagement (interface is ISecurityManagement) is being used in the EJB3AuthenticationInterceptorv2.  We need to get this injected (rather than hard coded) via an annotation.

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

        



More information about the jboss-jira mailing list