| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.Builder.build() |
DataSource |
DataSource.Builder.buildPartial() |
DataSource |
GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getCertChain()
PEM encoded client certificate chain.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.getCertChain()
PEM encoded client certificate chain.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.Builder.getCertChain()
PEM encoded client certificate chain.
|
static DataSource |
DataSource.getDefaultInstance() |
DataSource |
DataSource.getDefaultInstanceForType() |
DataSource |
DataSource.Builder.getDefaultInstanceForType() |
DataSource |
AsyncDataSource.getLocal()
Local async data source.
|
DataSource |
AsyncDataSource.Builder.getLocal()
Local async data source.
|
DataSource |
AsyncDataSourceOrBuilder.getLocal()
Local async data source.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getPrivateKey()
PEM encoded client private key.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.getPrivateKey()
PEM encoded client private key.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.Builder.getPrivateKey()
PEM encoded client private key.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentialsOrBuilder.getRootCerts()
PEM encoded server root certificates.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.getRootCerts()
PEM encoded server root certificates.
|
DataSource |
GrpcService.GoogleGrpc.SslCredentials.Builder.getRootCerts()
PEM encoded server root certificates.
|
DataSource |
SubstitutionFormatString.getTextFormatSource()
Specify a format with command operators to form a text string.
|
DataSource |
SubstitutionFormatString.Builder.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(InputStream input) |
static DataSource |
DataSource.parseDelimitedFrom(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(ByteBuffer data) |
static DataSource |
DataSource.parseFrom(ByteBuffer 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(InputStream input) |
static DataSource |
DataSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataSource> |
DataSource.getParserForType() |
static com.google.protobuf.Parser<DataSource> |
DataSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
FileBasedMetadataConfig.getSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.config.core.v3.DataSource secret_data = 1 [(.udpa.annotations.sensitive) = true]; |
DataSource |
FileBasedMetadataConfig.Builder.getSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.config.core.v3.DataSource secret_data = 1 [(.udpa.annotations.sensitive) = true]; |
DataSource |
FileBasedMetadataConfigOrBuilder.getSecretData()
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.config.core.v3.DataSource secret_data = 1 [(.udpa.annotations.sensitive) = true]; |
| Modifier and Type | Method and Description |
|---|---|
FileBasedMetadataConfig.Builder |
FileBasedMetadataConfig.Builder.mergeSecretData(DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.config.core.v3.DataSource secret_data = 1 [(.udpa.annotations.sensitive) = true]; |
FileBasedMetadataConfig.Builder |
FileBasedMetadataConfig.Builder.setSecretData(DataSource value)
Location or inline data of secret to use for authentication of the Google gRPC connection
this secret will be attached to a header of the gRPC connection
.envoy.config.core.v3.DataSource secret_data = 1 [(.udpa.annotations.sensitive) = true]; |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DirectResponseActionOrBuilder.getBody()
Specifies the content of the response body.
|
DataSource |
DirectResponseAction.getBody()
Specifies the content of the response body.
|
DataSource |
DirectResponseAction.Builder.getBody()
Specifies the content of the response body.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
XRayConfig.getSamplingRuleManifest()
The location of a local custom sampling rules JSON file.
|
DataSource |
XRayConfig.Builder.getSamplingRuleManifest()
The location of a local custom sampling rules JSON file.
|
DataSource |
XRayConfigOrBuilder.getSamplingRuleManifest()
The location of a local custom sampling rules JSON file.
|
| Modifier and Type | Method and Description |
|---|---|
XRayConfig.Builder |
XRayConfig.Builder.mergeSamplingRuleManifest(DataSource value)
The location of a local custom sampling rules JSON file.
|
XRayConfig.Builder |
XRayConfig.Builder.setSamplingRuleManifest(DataSource value)
The location of a local custom sampling rules JSON file.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
JwtProviderOrBuilder.getLocalJwks()
JWKS is in local data source.
|
DataSource |
JwtProvider.getLocalJwks()
JWKS is in local data source.
|
DataSource |
JwtProvider.Builder.getLocalJwks()
JWKS is in local data source.
|
| Modifier and Type | Method and Description |
|---|---|
JwtProvider.Builder |
JwtProvider.Builder.mergeLocalJwks(DataSource value)
JWKS is in local data source.
|
JwtProvider.Builder |
JwtProvider.Builder.setLocalJwks(DataSource value)
JWKS is in local data source.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
LuaPerRouteOrBuilder.getSourceCode()
A configured per-route Lua source code that can be served by RDS or provided inline.
|
DataSource |
LuaPerRoute.getSourceCode()
A configured per-route Lua source code that can be served by RDS or provided inline.
|
DataSource |
LuaPerRoute.Builder.getSourceCode()
A configured per-route Lua source code that can be served by RDS or provided inline.
|
DataSource |
LuaOrBuilder.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.Builder.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
LuaOrBuilder.getSourceCodesOrThrow(String key)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.getSourceCodesOrThrow(String key)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.Builder.getSourceCodesOrThrow(String key)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataSource> |
Lua.Builder.getMutableSourceCodes()
Deprecated.
|
Map<String,DataSource> |
LuaOrBuilder.getSourceCodes()
Deprecated.
|
Map<String,DataSource> |
Lua.getSourceCodes()
Deprecated.
|
Map<String,DataSource> |
Lua.Builder.getSourceCodes()
Deprecated.
|
Map<String,DataSource> |
LuaOrBuilder.getSourceCodesMap()
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
Map<String,DataSource> |
Lua.getSourceCodesMap()
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
Map<String,DataSource> |
Lua.Builder.getSourceCodesMap()
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
LuaOrBuilder.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
DataSource |
Lua.Builder.getSourceCodesOrDefault(String key,
DataSource defaultValue)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
LuaPerRoute.Builder |
LuaPerRoute.Builder.mergeSourceCode(DataSource value)
A configured per-route Lua source code that can be served by RDS or provided inline.
|
Lua.Builder |
Lua.Builder.putSourceCodes(String key,
DataSource value)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
LuaPerRoute.Builder |
LuaPerRoute.Builder.setSourceCode(DataSource value)
A configured per-route Lua source code that can be served by RDS or provided inline.
|
| Modifier and Type | Method and Description |
|---|---|
Lua.Builder |
Lua.Builder.putAllSourceCodes(Map<String,DataSource> values)
Map of named Lua source codes that can be referenced in :ref:`LuaPerRoute
<envoy_v3_api_msg_extensions.filters.http.lua.v3.LuaPerRoute>`.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
Config.getResponse()
Response data as a data source.
|
DataSource |
Config.Builder.getResponse()
Response data as a data source.
|
DataSource |
ConfigOrBuilder.getResponse()
Response data as a data source.
|
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.mergeResponse(DataSource value)
Response data as a data source.
|
Config.Builder |
Config.Builder.setResponse(DataSource value)
Response data as a data source.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
ResponseMapperOrBuilder.getBody()
The new local reply body text if specified.
|
DataSource |
ResponseMapper.getBody()
The new local reply body text if specified.
|
DataSource |
ResponseMapper.Builder.getBody()
The new local reply body text if specified.
|
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
RedisProtocolOptions.getAuthPassword()
Upstream server password as defined by the `requirepass` directive
<https://redis.io/topics/config>`_ in the server's configuration file.
|
DataSource |
RedisProtocolOptions.Builder.getAuthPassword()
Upstream server password as defined by the `requirepass` directive
<https://redis.io/topics/config>`_ in the server's configuration file.
|
DataSource |
RedisProtocolOptionsOrBuilder.getAuthPassword()
Upstream server password as defined by the `requirepass` directive
<https://redis.io/topics/config>`_ in the server's configuration file.
|
DataSource |
RedisProtocolOptions.getAuthUsername()
Upstream server username as defined by the `user` directive
<https://redis.io/topics/acl>`_ in the server's configuration file.
|
DataSource |
RedisProtocolOptions.Builder.getAuthUsername()
Upstream server username as defined by the `user` directive
<https://redis.io/topics/acl>`_ in the server's configuration file.
|
DataSource |
RedisProtocolOptionsOrBuilder.getAuthUsername()
Upstream server username as defined by the `user` directive
<https://redis.io/topics/acl>`_ in the server's configuration file.
|
DataSource |
RedisProxy.getDownstreamAuthPassword()
Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis
AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other
command.
|
DataSource |
RedisProxy.Builder.getDownstreamAuthPassword()
Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis
AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other
command.
|
DataSource |
RedisProxyOrBuilder.getDownstreamAuthPassword()
Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis
AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other
command.
|
DataSource |
RedisProxy.getDownstreamAuthUsername()
If a username is provided an ACL style AUTH command will be required with a username and password.
|
DataSource |
RedisProxy.Builder.getDownstreamAuthUsername()
If a username is provided an ACL style AUTH command will be required with a username and password.
|
DataSource |
RedisProxyOrBuilder.getDownstreamAuthUsername()
If a username is provided an ACL style AUTH command will be required with a username and password.
|
| Modifier and Type | Method and Description |
|---|---|
RedisProtocolOptions.Builder |
RedisProtocolOptions.Builder.mergeAuthPassword(DataSource value)
Upstream server password as defined by the `requirepass` directive
<https://redis.io/topics/config>`_ in the server's configuration file.
|
RedisProtocolOptions.Builder |
RedisProtocolOptions.Builder.mergeAuthUsername(DataSource value)
Upstream server username as defined by the `user` directive
<https://redis.io/topics/acl>`_ in the server's configuration file.
|
RedisProxy.Builder |
RedisProxy.Builder.mergeDownstreamAuthPassword(DataSource value)
Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis
AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other
command.
|
RedisProxy.Builder |
RedisProxy.Builder.mergeDownstreamAuthUsername(DataSource value)
If a username is provided an ACL style AUTH command will be required with a username and password.
|
RedisProtocolOptions.Builder |
RedisProtocolOptions.Builder.setAuthPassword(DataSource value)
Upstream server password as defined by the `requirepass` directive
<https://redis.io/topics/config>`_ in the server's configuration file.
|
RedisProtocolOptions.Builder |
RedisProtocolOptions.Builder.setAuthUsername(DataSource value)
Upstream server username as defined by the `user` directive
<https://redis.io/topics/acl>`_ in the server's configuration file.
|
RedisProxy.Builder |
RedisProxy.Builder.setDownstreamAuthPassword(DataSource value)
Authenticate Redis client connections locally by forcing downstream clients to issue a `Redis
AUTH command <https://redis.io/commands/auth>`_ with this password before enabling any other
command.
|
RedisProxy.Builder |
RedisProxy.Builder.setDownstreamAuthUsername(DataSource value)
If a username is provided an ACL style AUTH command will be required with a username and password.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DnsFilterConfig.ServerContextConfigOrBuilder.getExternalDnsTable()
Seed the filter configuration from an external path.
|
DataSource |
DnsFilterConfig.ServerContextConfig.getExternalDnsTable()
Seed the filter configuration from an external path.
|
DataSource |
DnsFilterConfig.ServerContextConfig.Builder.getExternalDnsTable()
Seed the filter configuration from an external path.
|
| Modifier and Type | Method and Description |
|---|---|
DnsFilterConfig.ServerContextConfig.Builder |
DnsFilterConfig.ServerContextConfig.Builder.mergeExternalDnsTable(DataSource value)
Seed the filter configuration from an external path.
|
DnsFilterConfig.ServerContextConfig.Builder |
DnsFilterConfig.ServerContextConfig.Builder.setExternalDnsTable(DataSource value)
Seed the filter configuration from an external path.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource |
TlsCertificateOrBuilder.getCertificateChain()
The TLS certificate chain.
|
DataSource |
TlsCertificate.getCertificateChain()
The TLS certificate chain.
|
DataSource |
TlsCertificate.Builder.getCertificateChain()
The TLS certificate chain.
|
DataSource |
CertificateValidationContext.getCrl()
An optional `certificate revocation list
<https://en.wikipedia.org/wiki/Certificate_revocation_list>`_
(in PEM format).
|
DataSource |
CertificateValidationContext.Builder.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 |
TlsSessionTicketKeysOrBuilder.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 |
TlsSessionTicketKeys.Builder.getKeys(int index)
Keys for encrypting and decrypting TLS session tickets.
|
DataSource |
TlsCertificateOrBuilder.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 |
TlsCertificate.Builder.getOcspStaple()
The OCSP response to be stapled with this certificate during the handshake.
|
DataSource |
TlsCertificateOrBuilder.getPassword()
The password to decrypt the TLS private key.
|
DataSource |
TlsCertificate.getPassword()
The password to decrypt the TLS private key.
|
DataSource |
TlsCertificate.Builder.getPassword()
The password to decrypt the TLS private key.
|
DataSource |
TlsCertificateOrBuilder.getPrivateKey()
The TLS private key.
|
DataSource |
TlsCertificate.getPrivateKey()
The TLS private key.
|
DataSource |
TlsCertificate.Builder.getPrivateKey()
The TLS private key.
|
DataSource |
GenericSecretOrBuilder.getSecret()
Secret of generic type and is available to filters.
|
DataSource |
GenericSecret.getSecret()
Secret of generic type and is available to filters.
|
DataSource |
GenericSecret.Builder.getSecret()
Secret of generic type and is available to filters.
|
DataSource |
TlsCertificateOrBuilder.getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
DataSource |
TlsCertificate.getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
DataSource |
TlsCertificate.Builder.getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
DataSource |
CertificateValidationContext.getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying
a presented peer certificate (e.g. server certificate for clusters or client certificate
for listeners).
|
DataSource |
CertificateValidationContext.Builder.getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying
a presented peer certificate (e.g. server certificate for clusters or client certificate
for listeners).
|
DataSource |
CertificateValidationContextOrBuilder.getTrustedCa()
TLS certificate data containing certificate authority certificates to use in verifying
a presented peer certificate (e.g. server certificate for clusters or client certificate
for listeners).
|
| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
TlsSessionTicketKeysOrBuilder.getKeysList()
Keys for encrypting and decrypting TLS session tickets.
|
List<DataSource> |
TlsSessionTicketKeys.getKeysList()
Keys for encrypting and decrypting TLS session tickets.
|
List<DataSource> |
TlsSessionTicketKeys.Builder.getKeysList()
Keys for encrypting and decrypting TLS session tickets.
|
List<DataSource> |
TlsCertificateOrBuilder.getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
List<DataSource> |
TlsCertificate.getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
List<DataSource> |
TlsCertificate.Builder.getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
| Modifier and Type | Method and Description |
|---|---|
TlsSessionTicketKeys.Builder |
TlsSessionTicketKeys.Builder.addKeys(DataSource value)
Keys for encrypting and decrypting TLS session tickets.
|
TlsSessionTicketKeys.Builder |
TlsSessionTicketKeys.Builder.addKeys(int index,
DataSource value)
Keys for encrypting and decrypting TLS session tickets.
|
TlsCertificate.Builder |
TlsCertificate.Builder.addSignedCertificateTimestamp(DataSource value)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
TlsCertificate.Builder |
TlsCertificate.Builder.addSignedCertificateTimestamp(int index,
DataSource value)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
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.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. server certificate for clusters or client certificate
for listeners).
|
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.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:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
CertificateValidationContext.Builder |
CertificateValidationContext.Builder.setTrustedCa(DataSource value)
TLS certificate data containing certificate authority certificates to use in verifying
a presented peer certificate (e.g. server certificate for clusters or client certificate
for listeners).
|
| Modifier and Type | Method and Description |
|---|---|
TlsSessionTicketKeys.Builder |
TlsSessionTicketKeys.Builder.addAllKeys(Iterable<? extends DataSource> values)
Keys for encrypting and decrypting TLS session tickets.
|
TlsCertificate.Builder |
TlsCertificate.Builder.addAllSignedCertificateTimestamp(Iterable<? extends DataSource> values)
[#not-implemented-hide:]
repeated .envoy.config.core.v3.DataSource signed_certificate_timestamp = 5; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.