[jboss-jira] [JBoss JIRA] Resolved: (JBAOP-368) TransformerCommon.toClass calls need to use the aspect ProtectionDomain

Scott M Stark (JIRA) jira-events at lists.jboss.org
Sat Feb 24 11:54:35 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAOP-368?page=all ]

Scott M Stark resolved JBAOP-368.
---------------------------------

    Fix Version/s: 2.0.0.alpha4
       Resolution: Done

The toClass calls now pass in a ProtectionDomain

> TransformerCommon.toClass calls need to use the aspect ProtectionDomain
> -----------------------------------------------------------------------
>
>                 Key: JBAOP-368
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-368
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Aspect Library
>    Affects Versions: 2.0.0.alpha3
>            Reporter: Scott M Stark
>             Fix For: 2.0.0.alpha4
>
>
> Calls like PerVmAdvice.generateInterceptor(Joinpoint joinpoint, Object aspect, String adviceName) are not passing in a ProtectionDomain to the TransformerCommon.toClass and it does not accept one. The Interceptor classes need to be using the ProtectionDomain of the aspect class so that there is a consistent security view of the aspect interceptors.

-- 
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