Restlet Framework 2.2.1
Java Enterprise Edition

Package org.restlet.engine.ssl

Support SSL and TLS.

See:
          Description

Class Summary
DefaultSslContext Default SSL context that delegates calls to WrapperSslContextSpi
DefaultSslContextFactory This SslContextFactory makes it possible to configure most basic options when building an SSLContext.
SslContextFactory This is an abstract factory that produces configured and initialized instances of SSLContext.
SslUtils Various HTTPS utilities.
WrapperSslContextSpi Default SSL context SPI capable or setting additional properties on the created SSL engines and socket factories.
WrapperSslServerSocketFactory SSL server socket factory that wraps the default one to do extra initialization.
WrapperSslSocketFactory SSL socket factory that wraps the default one to do extra initialization.
 

Package org.restlet.engine.ssl Description

Support SSL and TLS.

Since:
Restlet 2.2

Restlet Framework 2.2.1
Java Enterprise Edition

Copyright © 2005-2014 Restlet.