You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2010/01/10 20:28:55 UTC

[jira] Resolved: (FELIX-325) Factor out security checks from the framework/system bundle code

     [ https://issues.apache.org/jira/browse/FELIX-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved FELIX-325.
------------------------------

    Resolution: Fixed

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