Timothy Ward created FELIX-6061:
-----------------------------------
Summary: Configuration Admin uses getDeclaredMethods without
permission
Key: FELIX-6061
URL: https://issues.apache.org/jira/browse/FELIX-6061
Project: Felix
Issue Type: Improvement
Components: Configuration Admin
Affects Versions: configadmin-1.9.10
Reporter: Timothy Ward
Assignee: Timothy Ward
The use of getDeclaredMethods requires a security permission which
Configuration Admin doesn't have. This needs to be fixed by either using
getMethods (which doesn't need a permission) or adding the permission to
Configuration Admin's permissions.perm
Removing the call would be preferred.
Note that this bug breaks the OSGi Compliance Tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)