Class | Description |
---|---|
CertificateAuthenticator |
Authenticator based on the SSL client certificate.
|
DefaultSslContextFactory |
This
SslContextFactory makes it possible to configure most basic
options when building an SSLContext. |
HttpsClientHelper |
HTTPS client helper based on NIO blocking sockets.
|
HttpsServerHelper |
HTTPS server helper based on NIO blocking sockets.
|
JsslutilsSslContextFactory |
This SslContextFactory is a wrapper for the SSLContextFactory of jSSLutils.
|
PkixSslContextFactory |
This SslContextFactory uses PKIXSSLContextFactory from jSSLutils and can be
configured via parameters.
|
SslContextFactory |
This is an abstract factory that produces configured and initialized
instances of SSLContext.
|
Copyright © 2005–2015. All rights reserved.