| Package | Description |
|---|---|
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.secure |
| Modifier and Type | Method and Description |
|---|---|
JCSMPSecureProtocolSocketFactory |
SimpleSmfClient.getJcsmpSecureProtocolSocketFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleSmfClient.setJcsmpSecureProtocolSocketFactory(JCSMPSecureProtocolSocketFactory jcsmpSecureProtocolSocketFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
JCSMPSecureProtocolSocketFactory |
SecureSessionProperties.getJCSMPSecureProtocolFactory()
Get the
JCSMPSecureProtocolSocketFactory. |
| Constructor and Description |
|---|
SecureSessionProperties(JCSMPSecureProtocolSocketFactory factory)
Constructs a
SecureSessionProperties object allowing
specification of JCSMPSecureProtocolSocketFactory. |
Copyright 2004-2019 Solace Corporation. All rights reserved.