Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-4.4.1
-
None
-
OpenJDK, Oracle JRE
Description
The BundleProtectionDomain should support a CodeSource with a proper URLHandler that can be used to get a connection to the JAR file a class is loaded from.
Use Case:
In combination with JCE the JceSecurity implementation tries to open a URLConnection to the location of the CodeSource. This is necessary for JAR signature check used with strong encryption and for example bouncycastle as JCE provider.
For further details have a look at:
http://mail-archives.apache.org/mod_mbox/felix-users/201409.mbox/%3C29FBA46A464316449BF990BA4D74D578052FECF7D89E@HE113607.emea1.cds.t-internal.com%3E
Attachments
Attachments
Issue Links
- is related to
-
SLING-8877 Register URL Handler for JCR Installer scheme (jcrinstall)
- Closed
- relates to
-
FELIX-5204 IllegalStateException when using custom URL handlers for bundles
- Closed