| Modifier and Type | Method and Description | 
|---|---|
AmqpClientOptions | 
AmqpClientOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
AmqpBridgeOptions | 
AmqpBridgeOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
EventBusOptions | 
EventBusOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClientOptions | 
HttpClientOptions.setPemTrustOptions(PemTrustOptions options)  | 
HttpServerOptions | 
HttpServerOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PemTrustOptions | 
PemTrustOptions.addCertPath(String certPath)
Add a certificate path 
 | 
PemTrustOptions | 
PemTrustOptions.addCertValue(Buffer certValue)
Add a certificate value 
 | 
PemTrustOptions | 
PemTrustOptions.clone()  | 
PemTrustOptions | 
TCPSSLOptions.getPemTrustOptions()
Get the trust options in pem format 
 | 
PemTrustOptions | 
SelfSignedCertificate.trustOptions()
Provides the  
TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath() | 
| Modifier and Type | Method and Description | 
|---|---|
TCPSSLOptions | 
TCPSSLOptions.setPemTrustOptions(PemTrustOptions options)
Set the trust options in pem format 
 | 
NetServerOptions | 
NetServerOptions.setPemTrustOptions(PemTrustOptions options)  | 
ClientOptionsBase | 
ClientOptionsBase.setPemTrustOptions(PemTrustOptions options)  | 
NetClientOptions | 
NetClientOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Constructor and Description | 
|---|
PemTrustOptions(PemTrustOptions other)
Copy constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DB2ConnectOptions | 
DB2ConnectOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConsulClientOptions | 
ConsulClientOptions.setPemTrustOptions(PemTrustOptions pemTrustOptions)
Set the trust options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpTermOptions | 
HttpTermOptions.setPemTrustOptions(PemTrustOptions options)  | 
TelnetTermOptions | 
TelnetTermOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
WebClientOptions | 
WebClientOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MqttClientOptions | 
MqttClientOptions.setPemTrustOptions(PemTrustOptions options)  | 
MqttServerOptions | 
MqttServerOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
MySQLConnectOptions | 
MySQLConnectOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PgConnectOptions | 
PgConnectOptions.setPemTrustOptions(PemTrustOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
PemTrustOptions | 
SelfSignedCertificate.trustOptions()
Provides the  
TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath() | 
| Modifier and Type | Method and Description | 
|---|---|
PemTrustOptions | 
SelfSignedCertificate.trustOptions()
Provides the  
TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath() | 
Copyright © 2020 Eclipse. All rights reserved.