Uses of Package
org.globus.gsi.ptls

Packages that use org.globus.gsi.ptls
org.globus.gsi.gssapi The Java GSI library is an implementation of the Java GSS-API. 
org.globus.gsi.ptls   
 

Classes in org.globus.gsi.ptls used by org.globus.gsi.gssapi
PureTLSContext
          Extensions to the PureTLS's SSLContext class to allow setting the context credentials and trusted certificates as objects instead of reading them from files.
 

Classes in org.globus.gsi.ptls used by org.globus.gsi.ptls
PureTLSTrustedCertificates
          A PureTLS-optimized version of the TrustedCertificates code.