[
https://issues.apache.org/jira/browse/FELIX-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls updated FELIX-325:
-----------------------------
Fix Version/s: felix-2.2.0
I think that should be ok now as we implement BundleImpl and only need the
checks for specific methods (I had a look and i don't think we have too much
duplication).
> Factor out security checks from the framework/system bundle code
> ----------------------------------------------------------------
>
> Key: FELIX-325
> URL: https://issues.apache.org/jira/browse/FELIX-325
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: felix-1.0.0
> Reporter: Richard S. Hall
> Assignee: Karl Pauls
> Fix For: felix-2.2.0
>
>
> Now that the framework implements the Bundle interface, it must also perform
> the same security checks as BundleImpl. This results in code duplication. We
> should think about how we can factor this code out, perhaps in the
> SecureAction class so that both the framewwork and BundleImpl can use it and
> avoid duplicating it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.