Package | Description |
---|---|
org.jsslutils.sslcontext | |
org.jsslutils.sslcontext.keymanagers | |
org.jsslutils.sslcontext.trustmanagers |
Class and Description |
---|
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.
|
Class and Description |
---|
X509KeyManagerWrapper
This interface represents a wrapper for an X509KeyManager.
|
Class and Description |
---|
X509TrustManagerWrapper
This interface represents a wrapper for an X509TrustManager.
|
Copyright © 2016. All rights reserved.