[Note - Originally Sent to Karaf users list, but may be more appropriate for 
the felix users list]

Hi all,

If I wanted to implement custom logic to examine bundles that are installed for 
security purposes, would the following be appropriate?

1) set org.osgi.framework.security=osgi
2) create an implementation of org.apache.felix.framework.ext.SecurityProvider
3) add the new security provider to startup.properties

Would this achieve the desired ability to checkBundle() for all bundles during 
startup and thereafter?

Thank you,

Stephen Higgs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to