Uses of Class
org.restlet.ext.ssl.SslContextFactory

Packages that use SslContextFactory
org.restlet.ext.ssl Support for SSL utilities and integration with jSSLutils library. 
 

Uses of SslContextFactory in org.restlet.ext.ssl
 

Subclasses of SslContextFactory in org.restlet.ext.ssl
 class DefaultSslContextFactory
          This SslContextFactory makes it possible to configure most basic options when building an SSLContext.
 class JsslutilsSslContextFactory
          This SslContextFactory is a wrapper for the SSLContextFactory of jSSLutils.
 class PkixSslContextFactory
          This SslContextFactory uses PKIXSSLContextFactory from jSSLutils and can be configured via parameters.
 



Copyright © 2005-2013 Restlet.