| Interface | Description |
|---|---|
| JCSMPSecureProtocolSocketFactory |
A factory for creating secure sockets.
|
| Class | Description |
|---|---|
| AuthSSLProtocolSocketFactory |
AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS
server against a list of trusted certificates and to authenticate to the HTTPS
server using a private key.
|
| AuthSSLX509TrustManager |
AuthSSLX509TrustManager can be used to extend the default
X509TrustManager
with additional trust decisions. |
| SecureProperties | |
| SecureSessionProperties |
A SecureSessionProperties is a means to specialize secure connection properties.
|
| Error | Description |
|---|---|
| AuthSSLInitializationError |
Signals fatal error in initialization of
AuthSSLProtocolSocketFactory. |
Copyright 2004-2020 Solace Corporation. All rights reserved.