Modifier and Type | Method and Description |
---|---|
AmqpClientOptions |
AmqpClientOptions.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.copy() |
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 |
---|---|
MailConfig |
MailConfig.setPemTrustOptions(PemTrustOptions options) |
Modifier and Type | Method and Description |
---|---|
HttpTermOptions |
HttpTermOptions.setPemTrustOptions(PemTrustOptions options) |
TelnetTermOptions |
TelnetTermOptions.setPemTrustOptions(PemTrustOptions options) |
Modifier and Type | Method and Description |
---|---|
CachingWebClientOptions |
CachingWebClientOptions.setPemTrustOptions(PemTrustOptions options) |
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 |
---|---|
MSSQLConnectOptions |
MSSQLConnectOptions.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 |
---|---|
RabbitMQOptions |
RabbitMQOptions.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() |
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 |
IgniteSslOptions.getPemTrustOptions() |
Modifier and Type | Method and Description |
---|---|
IgniteSslOptions |
IgniteSslOptions.setPemTrustOptions(PemTrustOptions pemTrustOptions)
Sets PemTrustOptions that will be used for creating a secure socket layer.
|
Modifier and Type | Method and Description |
---|---|
HttpSenderOptions |
HttpSenderOptions.setPemTrustOptions(PemTrustOptions options) |
Copyright © 2022 Eclipse. All rights reserved.