Uses of Package
org.jsslutils.sslcontext

Packages that use org.jsslutils.sslcontext
org.jsslutils.extra.gsi   
org.jsslutils.sslcontext   
org.jsslutils.sslcontext.keymanagers   
org.jsslutils.sslcontext.trustmanagers   
 

Classes in org.jsslutils.sslcontext used by org.jsslutils.extra.gsi
X509TrustManagerWrapper
          This interface represents a wrapper for an X509TrustManager.
 

Classes in org.jsslutils.sslcontext used by org.jsslutils.sslcontext
DefaultSSLContextFactory
          This class is a factory that provides methods for creating an SSLContext configured with the settings set in this factory.
SSLContextFactory
           
SSLContextFactory.SSLContextFactoryException
          This class is a wrapper exception for most exceptions that can occur when using an SSLContextFactory.
X509KeyManagerWrapper
          This interface represents a wrapper for an X509KeyManager.
X509SSLContextFactory
          This class is a factory that provides methods for creating an SSLContext configured with the settings set in this factory: using the SunX509 algorithm for both the key manager and the trust manager.
X509TrustManagerWrapper
          This interface represents a wrapper for an X509TrustManager.
 

Classes in org.jsslutils.sslcontext used by org.jsslutils.sslcontext.keymanagers
X509KeyManagerWrapper
          This interface represents a wrapper for an X509KeyManager.
 

Classes in org.jsslutils.sslcontext used by org.jsslutils.sslcontext.trustmanagers
X509TrustManagerWrapper
          This interface represents a wrapper for an X509TrustManager.
 



Copyright © 2012. All Rights Reserved.