Uses of Class
io.envoyproxy.envoy.config.core.v3.DataSource
-
-
Uses of DataSource in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as DataSource Modifier and Type Field Description private DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. certChain_
private DataSource
GrpcService.GoogleGrpc.SslCredentials. certChain_
private static DataSource
DataSource. DEFAULT_INSTANCE
private DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. privateKey_
private DataSource
GrpcService.GoogleGrpc.SslCredentials. privateKey_
private DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. rootCerts_
private DataSource
GrpcService.GoogleGrpc.SslCredentials. rootCerts_
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type DataSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. certChainBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
AsyncDataSource.Builder. localBuilder_
private static com.google.protobuf.Parser<DataSource>
DataSource. PARSER
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. privateKeyBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. rootCertsBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
SubstitutionFormatString.Builder. textFormatSourceBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return DataSource Modifier and Type Method Description DataSource
DataSource.Builder. build()
DataSource
DataSource.Builder. buildPartial()
DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. getCertChain()
PEM encoded client certificate chain.DataSource
GrpcService.GoogleGrpc.SslCredentials. getCertChain()
PEM encoded client certificate chain.DataSource
GrpcService.GoogleGrpc.SslCredentialsOrBuilder. getCertChain()
PEM encoded client certificate chain.static DataSource
DataSource. getDefaultInstance()
DataSource
DataSource.Builder. getDefaultInstanceForType()
DataSource
DataSource. getDefaultInstanceForType()
DataSource
AsyncDataSource.Builder. getLocal()
Local async data source.DataSource
AsyncDataSource. getLocal()
Local async data source.DataSource
AsyncDataSourceOrBuilder. getLocal()
Local async data source.DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. getPrivateKey()
PEM encoded client private key.DataSource
GrpcService.GoogleGrpc.SslCredentials. getPrivateKey()
PEM encoded client private key.DataSource
GrpcService.GoogleGrpc.SslCredentialsOrBuilder. getPrivateKey()
PEM encoded client private key.DataSource
GrpcService.GoogleGrpc.SslCredentials.Builder. getRootCerts()
PEM encoded server root certificates.DataSource
GrpcService.GoogleGrpc.SslCredentials. getRootCerts()
PEM encoded server root certificates.DataSource
GrpcService.GoogleGrpc.SslCredentialsOrBuilder. getRootCerts()
PEM encoded server root certificates.DataSource
SubstitutionFormatString.Builder. getTextFormatSource()
Specify a format with command operators to form a text string.DataSource
SubstitutionFormatString. getTextFormatSource()
Specify a format with command operators to form a text string.DataSource
SubstitutionFormatStringOrBuilder. getTextFormatSource()
Specify a format with command operators to form a text string.static DataSource
DataSource. parseDelimitedFrom(java.io.InputStream input)
static DataSource
DataSource. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataSource
DataSource. parseFrom(byte[] data)
static DataSource
DataSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataSource
DataSource. parseFrom(com.google.protobuf.ByteString data)
static DataSource
DataSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataSource
DataSource. parseFrom(com.google.protobuf.CodedInputStream input)
static DataSource
DataSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataSource
DataSource. parseFrom(java.io.InputStream input)
static DataSource
DataSource. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DataSource
DataSource. parseFrom(java.nio.ByteBuffer data)
static DataSource
DataSource. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type DataSource Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. getCertChainFieldBuilder()
PEM encoded client certificate chain.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
AsyncDataSource.Builder. getLocalFieldBuilder()
Local async data source.com.google.protobuf.Parser<DataSource>
DataSource. getParserForType()
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. getPrivateKeyFieldBuilder()
PEM encoded client private key.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GrpcService.GoogleGrpc.SslCredentials.Builder. getRootCertsFieldBuilder()
PEM encoded server root certificates.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
SubstitutionFormatString.Builder. getTextFormatSourceFieldBuilder()
Specify a format with command operators to form a text string.static com.google.protobuf.Parser<DataSource>
DataSource. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type DataSource Modifier and Type Method Description private void
DataSource.Builder. buildPartial0(DataSource result)
private void
DataSource.Builder. buildPartialOneofs(DataSource result)
GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. mergeCertChain(DataSource value)
PEM encoded client certificate chain.DataSource.Builder
DataSource.Builder. mergeFrom(DataSource other)
AsyncDataSource.Builder
AsyncDataSource.Builder. mergeLocal(DataSource value)
Local async data source.GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. mergePrivateKey(DataSource value)
PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. mergeRootCerts(DataSource value)
PEM encoded server root certificates.SubstitutionFormatString.Builder
SubstitutionFormatString.Builder. mergeTextFormatSource(DataSource value)
Specify a format with command operators to form a text string.static DataSource.Builder
DataSource. newBuilder(DataSource prototype)
GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. setCertChain(DataSource value)
PEM encoded client certificate chain.AsyncDataSource.Builder
AsyncDataSource.Builder. setLocal(DataSource value)
Local async data source.GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. setPrivateKey(DataSource value)
PEM encoded client private key.GrpcService.GoogleGrpc.SslCredentials.Builder
GrpcService.GoogleGrpc.SslCredentials.Builder. setRootCerts(DataSource value)
PEM encoded server root certificates.SubstitutionFormatString.Builder
SubstitutionFormatString.Builder. setTextFormatSource(DataSource value)
Specify a format with command operators to form a text string. -
Uses of DataSource in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as DataSource Modifier and Type Field Description private DataSource
DirectResponseAction. body_
private DataSource
DirectResponseAction.Builder. body_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type DataSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
DirectResponseAction.Builder. bodyBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return DataSource Modifier and Type Method Description DataSource
DirectResponseAction.Builder. getBody()
Specifies the content of the response body.DataSource
DirectResponseAction. getBody()
Specifies the content of the response body.DataSource
DirectResponseActionOrBuilder. getBody()
Specifies the content of the response body.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type DataSource Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
DirectResponseAction.Builder. getBodyFieldBuilder()
Specifies the content of the response body.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type DataSource Modifier and Type Method Description DirectResponseAction.Builder
DirectResponseAction.Builder. mergeBody(DataSource value)
Specifies the content of the response body.DirectResponseAction.Builder
DirectResponseAction.Builder. setBody(DataSource value)
Specifies the content of the response body. -
Uses of DataSource in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 declared as DataSource Modifier and Type Field Description private DataSource
LightstepConfig. accessToken_
private DataSource
LightstepConfig.Builder. accessToken_
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type DataSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
LightstepConfig.Builder. accessTokenBuilder_
Methods in io.envoyproxy.envoy.config.trace.v3 that return DataSource Modifier and Type Method Description DataSource
LightstepConfig.Builder. getAccessToken()
Access token to the `LightStep <https://lightstep.com/>`_ API.DataSource
LightstepConfig. getAccessToken()
Access token to the `LightStep <https://lightstep.com/>`_ API.DataSource
LightstepConfigOrBuilder. getAccessToken()
Access token to the `LightStep <https://lightstep.com/>`_ API.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type DataSource Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
LightstepConfig.Builder. getAccessTokenFieldBuilder()
Access token to the `LightStep <https://lightstep.com/>`_ API.Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type DataSource Modifier and Type Method Description LightstepConfig.Builder
LightstepConfig.Builder. mergeAccessToken(DataSource value)
Access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfig.Builder
LightstepConfig.Builder. setAccessToken(DataSource value)
Access token to the `LightStep <https://lightstep.com/>`_ API. -
Uses of DataSource in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as DataSource Modifier and Type Field Description private DataSource
ResponseMapper. body_
private DataSource
ResponseMapper.Builder. body_
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type DataSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
ResponseMapper.Builder. bodyBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return DataSource Modifier and Type Method Description DataSource
ResponseMapper.Builder. getBody()
The new local reply body text if specified.DataSource
ResponseMapper. getBody()
The new local reply body text if specified.DataSource
ResponseMapperOrBuilder. getBody()
The new local reply body text if specified.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type DataSource Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
ResponseMapper.Builder. getBodyFieldBuilder()
The new local reply body text if specified.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type DataSource Modifier and Type Method Description ResponseMapper.Builder
ResponseMapper.Builder. mergeBody(DataSource value)
The new local reply body text if specified.ResponseMapper.Builder
ResponseMapper.Builder. setBody(DataSource value)
The new local reply body text if specified. -
Uses of DataSource in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as DataSource Modifier and Type Field Description private DataSource
TlsCertificate.Builder. certificateChain_
private DataSource
TlsCertificate. certificateChain_
private DataSource
CertificateValidationContext.Builder. crl_
private DataSource
CertificateValidationContext. crl_
private DataSource
TlsCertificate.Builder. ocspStaple_
private DataSource
TlsCertificate. ocspStaple_
private DataSource
TlsCertificate.Builder. password_
private DataSource
TlsCertificate. password_
private DataSource
TlsCertificate.Builder. pkcs12_
private DataSource
TlsCertificate. pkcs12_
private DataSource
TlsCertificate.Builder. privateKey_
private DataSource
TlsCertificate. privateKey_
private DataSource
GenericSecret.Builder. secret_
private DataSource
GenericSecret. secret_
private DataSource
CertificateValidationContext.Builder. trustedCa_
private DataSource
CertificateValidationContext. trustedCa_
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type DataSource Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. certificateChainBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
CertificateValidationContext.Builder. crlBuilder_
private java.util.List<DataSource>
TlsSessionTicketKeys.Builder. keys_
private java.util.List<DataSource>
TlsSessionTicketKeys. keys_
private com.google.protobuf.RepeatedFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsSessionTicketKeys.Builder. keysBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. ocspStapleBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. passwordBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. pkcs12Builder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. privateKeyBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GenericSecret.Builder. secretBuilder_
private java.util.List<DataSource>
TlsCertificate.Builder. signedCertificateTimestamp_
private java.util.List<DataSource>
TlsCertificate. signedCertificateTimestamp_
private com.google.protobuf.RepeatedFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. signedCertificateTimestampBuilder_
private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
CertificateValidationContext.Builder. trustedCaBuilder_
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DataSource Modifier and Type Method Description DataSource
TlsCertificate.Builder. getCertificateChain()
The TLS certificate chain.DataSource
TlsCertificate. getCertificateChain()
The TLS certificate chain.DataSource
TlsCertificateOrBuilder. getCertificateChain()
The TLS certificate chain.DataSource
CertificateValidationContext.Builder. getCrl()
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSource
CertificateValidationContext. getCrl()
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSource
CertificateValidationContextOrBuilder. getCrl()
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).DataSource
TlsSessionTicketKeys.Builder. getKeys(int index)
Keys for encrypting and decrypting TLS session tickets.DataSource
TlsSessionTicketKeys. getKeys(int index)
Keys for encrypting and decrypting TLS session tickets.DataSource
TlsSessionTicketKeysOrBuilder. getKeys(int index)
Keys for encrypting and decrypting TLS session tickets.DataSource
TlsCertificate.Builder. getOcspStaple()
The OCSP response to be stapled with this certificate during the handshake.DataSource
TlsCertificate. getOcspStaple()
The OCSP response to be stapled with this certificate during the handshake.DataSource
TlsCertificateOrBuilder. getOcspStaple()
The OCSP response to be stapled with this certificate during the handshake.DataSource
TlsCertificate.Builder. getPassword()
The password to decrypt the TLS private key.DataSource
TlsCertificate. getPassword()
The password to decrypt the TLS private key.DataSource
TlsCertificateOrBuilder. getPassword()
The password to decrypt the TLS private key.DataSource
TlsCertificate.Builder. getPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key.DataSource
TlsCertificate. getPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key.DataSource
TlsCertificateOrBuilder. getPkcs12()
``Pkcs12`` data containing TLS certificate, chain, and private key.DataSource
TlsCertificate.Builder. getPrivateKey()
The TLS private key.DataSource
TlsCertificate. getPrivateKey()
The TLS private key.DataSource
TlsCertificateOrBuilder. getPrivateKey()
The TLS private key.DataSource
GenericSecret.Builder. getSecret()
Secret of generic type and is available to filters.DataSource
GenericSecret. getSecret()
Secret of generic type and is available to filters.DataSource
GenericSecretOrBuilder. getSecret()
Secret of generic type and is available to filters.DataSource
TlsCertificate.Builder. getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]DataSource
TlsCertificate. getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]DataSource
TlsCertificateOrBuilder. getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]DataSource
CertificateValidationContext.Builder. getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.DataSource
CertificateValidationContext. getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.DataSource
CertificateValidationContextOrBuilder. getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type DataSource Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getCertificateChainFieldBuilder()
The TLS certificate chain.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
CertificateValidationContext.Builder. getCrlFieldBuilder()
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).private com.google.protobuf.RepeatedFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsSessionTicketKeys.Builder. getKeysFieldBuilder()
java.util.List<DataSource>
TlsSessionTicketKeys.Builder. getKeysList()
Keys for encrypting and decrypting TLS session tickets.java.util.List<DataSource>
TlsSessionTicketKeys. getKeysList()
Keys for encrypting and decrypting TLS session tickets.java.util.List<DataSource>
TlsSessionTicketKeysOrBuilder. getKeysList()
Keys for encrypting and decrypting TLS session tickets.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getOcspStapleFieldBuilder()
The OCSP response to be stapled with this certificate during the handshake.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getPasswordFieldBuilder()
The password to decrypt the TLS private key.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getPkcs12FieldBuilder()
``Pkcs12`` data containing TLS certificate, chain, and private key.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getPrivateKeyFieldBuilder()
The TLS private key.private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
GenericSecret.Builder. getSecretFieldBuilder()
Secret of generic type and is available to filters.private com.google.protobuf.RepeatedFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
TlsCertificate.Builder. getSignedCertificateTimestampFieldBuilder()
java.util.List<DataSource>
TlsCertificate.Builder. getSignedCertificateTimestampList()
[#not-implemented-hide:]java.util.List<DataSource>
TlsCertificate. getSignedCertificateTimestampList()
[#not-implemented-hide:]java.util.List<DataSource>
TlsCertificateOrBuilder. getSignedCertificateTimestampList()
[#not-implemented-hide:]private com.google.protobuf.SingleFieldBuilder<DataSource,DataSource.Builder,DataSourceOrBuilder>
CertificateValidationContext.Builder. getTrustedCaFieldBuilder()
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type DataSource Modifier and Type Method Description TlsSessionTicketKeys.Builder
TlsSessionTicketKeys.Builder. addKeys(int index, DataSource value)
Keys for encrypting and decrypting TLS session tickets.TlsSessionTicketKeys.Builder
TlsSessionTicketKeys.Builder. addKeys(DataSource value)
Keys for encrypting and decrypting TLS session tickets.TlsCertificate.Builder
TlsCertificate.Builder. addSignedCertificateTimestamp(int index, DataSource value)
[#not-implemented-hide:]TlsCertificate.Builder
TlsCertificate.Builder. addSignedCertificateTimestamp(DataSource value)
[#not-implemented-hide:]TlsCertificate.Builder
TlsCertificate.Builder. mergeCertificateChain(DataSource value)
The TLS certificate chain.CertificateValidationContext.Builder
CertificateValidationContext.Builder. mergeCrl(DataSource value)
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).TlsCertificate.Builder
TlsCertificate.Builder. mergeOcspStaple(DataSource value)
The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.Builder
TlsCertificate.Builder. mergePassword(DataSource value)
The password to decrypt the TLS private key.TlsCertificate.Builder
TlsCertificate.Builder. mergePkcs12(DataSource value)
``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.Builder
TlsCertificate.Builder. mergePrivateKey(DataSource value)
The TLS private key.GenericSecret.Builder
GenericSecret.Builder. mergeSecret(DataSource value)
Secret of generic type and is available to filters.CertificateValidationContext.Builder
CertificateValidationContext.Builder. mergeTrustedCa(DataSource value)
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.TlsCertificate.Builder
TlsCertificate.Builder. setCertificateChain(DataSource value)
The TLS certificate chain.CertificateValidationContext.Builder
CertificateValidationContext.Builder. setCrl(DataSource value)
An optional `certificate revocation list <https://en.wikipedia.org/wiki/Certificate_revocation_list>`_ (in PEM format).TlsSessionTicketKeys.Builder
TlsSessionTicketKeys.Builder. setKeys(int index, DataSource value)
Keys for encrypting and decrypting TLS session tickets.TlsCertificate.Builder
TlsCertificate.Builder. setOcspStaple(DataSource value)
The OCSP response to be stapled with this certificate during the handshake.TlsCertificate.Builder
TlsCertificate.Builder. setPassword(DataSource value)
The password to decrypt the TLS private key.TlsCertificate.Builder
TlsCertificate.Builder. setPkcs12(DataSource value)
``Pkcs12`` data containing TLS certificate, chain, and private key.TlsCertificate.Builder
TlsCertificate.Builder. setPrivateKey(DataSource value)
The TLS private key.GenericSecret.Builder
GenericSecret.Builder. setSecret(DataSource value)
Secret of generic type and is available to filters.TlsCertificate.Builder
TlsCertificate.Builder. setSignedCertificateTimestamp(int index, DataSource value)
[#not-implemented-hide:]CertificateValidationContext.Builder
CertificateValidationContext.Builder. setTrustedCa(DataSource value)
TLS certificate data containing certificate authority certificates to use in verifying a presented peer certificate (e.g.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type DataSource Modifier and Type Method Description TlsSessionTicketKeys.Builder
TlsSessionTicketKeys.Builder. addAllKeys(java.lang.Iterable<? extends DataSource> values)
Keys for encrypting and decrypting TLS session tickets.TlsCertificate.Builder
TlsCertificate.Builder. addAllSignedCertificateTimestamp(java.lang.Iterable<? extends DataSource> values)
[#not-implemented-hide:]
-