sslj2sp-4.0.0.jar

download (17994 bytes)

OSGi manifest attributes
Bundle-Name sslj2sp-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.sslj2sp-IMPL
Bundle-Version 4.0.0
Bundle-Description SSL Provider using the Java 2 security architecture. (IMPL)
Bundle-Vendor Knopflerfish/Oscar
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/sslj2sp/readme.txt
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.ssl.j2sp.Activator
Bundle-Classpath .
Export-Package
Import-Package javax.net.ssl 0.0.0
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.cm [1.4.0,2.0.0)
org.osgi.service.log [1.3.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.4))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:26:51
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/sslj2sp
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/sslj2sp/
Bundle-UUID org.knopflerfish:sslj2sp:4.0.0:impl
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

cm_all-5.0.1org.osgi.service.cm
cm_api-5.0.1org.osgi.service.cm
commons-logging_all-2.0.0.kf4-001org.osgi.service.log
desktop_all-5.0.1org.osgi.service.cm, org.osgi.service.log
frameworkorg.osgi.framework
log_all-5.0.0org.osgi.service.log
log_api-5.0.0org.osgi.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

None found

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/ssl/j2sp/Activator.java
org/knopflerfish/bundle/ssl/j2sp/ConstsIf.java
org/knopflerfish/bundle/ssl/j2sp/SslServiceFactory.java
org/knopflerfish/bundle/ssl/j2sp/SslServiceWrapper.java