| Modifier and Type | Method and Description | 
|---|---|
AmqpBridgeOptions | 
AmqpBridgeOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
EventBusOptions | 
EventBusOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClientOptions | 
HttpClientOptions.setTrustOptions(TrustOptions options)  | 
HttpServerOptions | 
HttpServerOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JksOptions
Key or trust store options configuring private key and/or certificates based on Java Keystore files. 
 | 
class  | 
PemTrustOptions
Certificate Authority options configuring certificates based on
 Privacy-enhanced Electronic Email (PEM) files. 
 | 
class  | 
PfxOptions
Key or trust store options configuring private key and/or certificates based on PKCS#12 files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TrustOptions | 
TrustOptions.clone()
Deprecated. 
 
use  
copy() instead | 
default TrustOptions | 
TrustOptions.copy()  | 
TrustOptions | 
TCPSSLOptions.getTrustOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
TCPSSLOptions | 
TCPSSLOptions.setTrustOptions(TrustOptions options)
Set the trust options. 
 | 
NetServerOptions | 
NetServerOptions.setTrustOptions(TrustOptions options)  | 
ClientOptionsBase | 
ClientOptionsBase.setTrustOptions(TrustOptions options)  | 
NetClientOptions | 
NetClientOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
DB2ConnectOptions | 
DB2ConnectOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConsulClientOptions | 
ConsulClientOptions.setTrustOptions(TrustOptions options)
Set the trust options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WebClientOptions | 
WebClientOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MqttClientOptions | 
MqttClientOptions.setTrustOptions(TrustOptions options)  | 
MqttServerOptions | 
MqttServerOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MySQLConnectOptions | 
MySQLConnectOptions.setTrustOptions(TrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PgConnectOptions | 
PgConnectOptions.setTrustOptions(TrustOptions options)  | 
Copyright © 2020 Eclipse. All rights reserved.