Factory 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: 1.0.0
Reporter: Richard S. Hall
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.