| Package | Description |
|---|---|
| envoy.api.v2.auth | |
| envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clear() |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearCommonTlsContext()
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearSessionTicketKeys()
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clearSessionTicketKeysType() |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.clone() |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeFrom(Cert.DownstreamTlsContext other) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeFrom(com.google.protobuf.Message other) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.newBuilder() |
static Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.newBuilder(Cert.DownstreamTlsContext prototype) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.newBuilderForType() |
protected Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext.Builder builderForValue)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setRequireClientCertificate(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setRequireClientCertificate(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid client
certificate.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setRequireSni(com.google.protobuf.BoolValue.Builder builderForValue)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setRequireSni(com.google.protobuf.BoolValue value)
If specified, Envoy will reject connections without a valid and matching SNI.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setSessionTicketKeys(Cert.TlsSessionTicketKeys.Builder builderForValue)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setSessionTicketKeys(Cert.TlsSessionTicketKeys value)
TLS session ticket key settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig.Builder builderForValue)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Cert.DownstreamTlsContext.Builder |
Listener.FilterChain.Builder.getTlsContextBuilder()
The TLS context for this filter chain.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChain.Builder |
Listener.FilterChain.Builder.setTlsContext(Cert.DownstreamTlsContext.Builder builderForValue)
The TLS context for this filter chain.
|
Copyright © 2018 The Envoy Project. All rights reserved.