public static final class Cert.CommonTlsContext.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder> implements Cert.CommonTlsContextOrBuilder
TLS context shared by both client and server TLS contexts.Protobuf type
envoy.api.v2.auth.CommonTlsContext| Modifier and Type | Method and Description |
|---|---|
Cert.CommonTlsContext.Builder |
addAllAlpnProtocols(Iterable<String> values)
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext.Builder |
addAllTlsCertificates(Iterable<? extends Cert.TlsCertificate> values)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
addAllTlsCertificateSdsSecretConfigs(Iterable<? extends Cert.SdsSecretConfig> values)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
addAlpnProtocols(String value)
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext.Builder |
addAlpnProtocolsBytes(com.google.protobuf.ByteString value)
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.CommonTlsContext.Builder |
addTlsCertificates(Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
addTlsCertificates(Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
addTlsCertificates(int index,
Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
addTlsCertificates(int index,
Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context.
|
Cert.TlsCertificate.Builder |
addTlsCertificatesBuilder()
Multiple TLS certificates can be associated with the same context.
|
Cert.TlsCertificate.Builder |
addTlsCertificatesBuilder(int index)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
addTlsCertificateSdsSecretConfigs(Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
addTlsCertificateSdsSecretConfigs(Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
addTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
addTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig.Builder |
addTlsCertificateSdsSecretConfigsBuilder()
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig.Builder |
addTlsCertificateSdsSecretConfigsBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext |
build() |
Cert.CommonTlsContext |
buildPartial() |
Cert.CommonTlsContext.Builder |
clear() |
Cert.CommonTlsContext.Builder |
clearAlpnProtocols()
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext.Builder |
clearDeprecatedV1()
Deprecated.
|
Cert.CommonTlsContext.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cert.CommonTlsContext.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cert.CommonTlsContext.Builder |
clearTlsCertificates()
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
clearTlsCertificateSdsSecretConfigs()
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
clearTlsParams()
TLS protocol versions, cipher suites etc.
|
Cert.CommonTlsContext.Builder |
clearValidationContext()
How to validate peer certificates.
|
Cert.CommonTlsContext.Builder |
clearValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
Cert.CommonTlsContext.Builder |
clearValidationContextType() |
Cert.CommonTlsContext.Builder |
clone() |
String |
getAlpnProtocols(int index)
Supplies the list of ALPN protocols that the listener should expose.
|
com.google.protobuf.ByteString |
getAlpnProtocolsBytes(int index)
Supplies the list of ALPN protocols that the listener should expose.
|
int |
getAlpnProtocolsCount()
Supplies the list of ALPN protocols that the listener should expose.
|
com.google.protobuf.ProtocolStringList |
getAlpnProtocolsList()
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext |
getDefaultInstanceForType() |
Cert.CommonTlsContext.DeprecatedV1 |
getDeprecatedV1()
Deprecated.
|
Cert.CommonTlsContext.DeprecatedV1.Builder |
getDeprecatedV1Builder()
Deprecated.
|
Cert.CommonTlsContext.DeprecatedV1OrBuilder |
getDeprecatedV1OrBuilder()
Deprecated.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Cert.TlsCertificate |
getTlsCertificates(int index)
Multiple TLS certificates can be associated with the same context.
|
Cert.TlsCertificate.Builder |
getTlsCertificatesBuilder(int index)
Multiple TLS certificates can be associated with the same context.
|
List<Cert.TlsCertificate.Builder> |
getTlsCertificatesBuilderList()
Multiple TLS certificates can be associated with the same context.
|
int |
getTlsCertificatesCount()
Multiple TLS certificates can be associated with the same context.
|
Cert.SdsSecretConfig |
getTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig.Builder |
getTlsCertificateSdsSecretConfigsBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
List<Cert.SdsSecretConfig.Builder> |
getTlsCertificateSdsSecretConfigsBuilderList()
Configs for fetching TLS certificates via SDS API.
|
int |
getTlsCertificateSdsSecretConfigsCount()
Configs for fetching TLS certificates via SDS API.
|
List<Cert.SdsSecretConfig> |
getTlsCertificateSdsSecretConfigsList()
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfigOrBuilder |
getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
List<? extends Cert.SdsSecretConfigOrBuilder> |
getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.
|
List<Cert.TlsCertificate> |
getTlsCertificatesList()
Multiple TLS certificates can be associated with the same context.
|
Cert.TlsCertificateOrBuilder |
getTlsCertificatesOrBuilder(int index)
Multiple TLS certificates can be associated with the same context.
|
List<? extends Cert.TlsCertificateOrBuilder> |
getTlsCertificatesOrBuilderList()
Multiple TLS certificates can be associated with the same context.
|
Cert.TlsParameters |
getTlsParams()
TLS protocol versions, cipher suites etc.
|
Cert.TlsParameters.Builder |
getTlsParamsBuilder()
TLS protocol versions, cipher suites etc.
|
Cert.TlsParametersOrBuilder |
getTlsParamsOrBuilder()
TLS protocol versions, cipher suites etc.
|
Cert.CertificateValidationContext |
getValidationContext()
How to validate peer certificates.
|
Cert.CertificateValidationContext.Builder |
getValidationContextBuilder()
How to validate peer certificates.
|
Cert.CertificateValidationContextOrBuilder |
getValidationContextOrBuilder()
How to validate peer certificates.
|
Cert.SdsSecretConfig |
getValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
Cert.SdsSecretConfig.Builder |
getValidationContextSdsSecretConfigBuilder()
Config for fetching validation context via SDS API.
|
Cert.SdsSecretConfigOrBuilder |
getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
Cert.CommonTlsContext.ValidationContextTypeCase |
getValidationContextTypeCase() |
boolean |
hasDeprecatedV1()
Deprecated.
|
boolean |
hasTlsParams()
TLS protocol versions, cipher suites etc.
|
boolean |
hasValidationContext()
How to validate peer certificates.
|
boolean |
hasValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cert.CommonTlsContext.Builder |
mergeDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1 value)
Deprecated.
|
Cert.CommonTlsContext.Builder |
mergeFrom(Cert.CommonTlsContext other) |
Cert.CommonTlsContext.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cert.CommonTlsContext.Builder |
mergeFrom(com.google.protobuf.Message other) |
Cert.CommonTlsContext.Builder |
mergeTlsParams(Cert.TlsParameters value)
TLS protocol versions, cipher suites etc.
|
Cert.CommonTlsContext.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cert.CommonTlsContext.Builder |
mergeValidationContext(Cert.CertificateValidationContext value)
How to validate peer certificates.
|
Cert.CommonTlsContext.Builder |
mergeValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
|
Cert.CommonTlsContext.Builder |
removeTlsCertificates(int index)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
removeTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
setAlpnProtocols(int index,
String value)
Supplies the list of ALPN protocols that the listener should expose.
|
Cert.CommonTlsContext.Builder |
setDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1.Builder builderForValue)
Deprecated.
|
Cert.CommonTlsContext.Builder |
setDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1 value)
Deprecated.
|
Cert.CommonTlsContext.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.CommonTlsContext.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cert.CommonTlsContext.Builder |
setTlsCertificates(int index,
Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
setTlsCertificates(int index,
Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context.
|
Cert.CommonTlsContext.Builder |
setTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
setTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
setTlsParams(Cert.TlsParameters.Builder builderForValue)
TLS protocol versions, cipher suites etc.
|
Cert.CommonTlsContext.Builder |
setTlsParams(Cert.TlsParameters value)
TLS protocol versions, cipher suites etc.
|
Cert.CommonTlsContext.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cert.CommonTlsContext.Builder |
setValidationContext(Cert.CertificateValidationContext.Builder builderForValue)
How to validate peer certificates.
|
Cert.CommonTlsContext.Builder |
setValidationContext(Cert.CertificateValidationContext value)
How to validate peer certificates.
|
Cert.CommonTlsContext.Builder |
setValidationContextSdsSecretConfig(Cert.SdsSecretConfig.Builder builderForValue)
Config for fetching validation context via SDS API.
|
Cert.CommonTlsContext.Builder |
setValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Cert.CommonTlsContext build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Cert.CommonTlsContext buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Cert.CommonTlsContext.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder mergeFrom(Cert.CommonTlsContext other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public Cert.CommonTlsContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Cert.CommonTlsContext.Builder>IOExceptionpublic Cert.CommonTlsContext.ValidationContextTypeCase getValidationContextTypeCase()
getValidationContextTypeCase in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder clearValidationContextType()
public boolean hasTlsParams()
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;hasTlsParams in interface Cert.CommonTlsContextOrBuilderpublic Cert.TlsParameters getTlsParams()
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;getTlsParams in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setTlsParams(Cert.TlsParameters value)
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;public Cert.CommonTlsContext.Builder setTlsParams(Cert.TlsParameters.Builder builderForValue)
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;public Cert.CommonTlsContext.Builder mergeTlsParams(Cert.TlsParameters value)
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;public Cert.CommonTlsContext.Builder clearTlsParams()
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;public Cert.TlsParameters.Builder getTlsParamsBuilder()
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;public Cert.TlsParametersOrBuilder getTlsParamsOrBuilder()
TLS protocol versions, cipher suites etc.
.envoy.api.v2.auth.TlsParameters tls_params = 1;getTlsParamsOrBuilder in interface Cert.CommonTlsContextOrBuilderpublic List<Cert.TlsCertificate> getTlsCertificatesList()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }getTlsCertificatesList in interface Cert.CommonTlsContextOrBuilderpublic int getTlsCertificatesCount()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }getTlsCertificatesCount in interface Cert.CommonTlsContextOrBuilderpublic Cert.TlsCertificate getTlsCertificates(int index)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }getTlsCertificates in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setTlsCertificates(int index, Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder setTlsCertificates(int index, Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder addTlsCertificates(Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder addTlsCertificates(int index, Cert.TlsCertificate value)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder addTlsCertificates(Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder addTlsCertificates(int index, Cert.TlsCertificate.Builder builderForValue)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder addAllTlsCertificates(Iterable<? extends Cert.TlsCertificate> values)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder clearTlsCertificates()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.CommonTlsContext.Builder removeTlsCertificates(int index)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.TlsCertificate.Builder getTlsCertificatesBuilder(int index)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.TlsCertificateOrBuilder getTlsCertificatesOrBuilder(int index)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }getTlsCertificatesOrBuilder in interface Cert.CommonTlsContextOrBuilderpublic List<? extends Cert.TlsCertificateOrBuilder> getTlsCertificatesOrBuilderList()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }getTlsCertificatesOrBuilderList in interface Cert.CommonTlsContextOrBuilderpublic Cert.TlsCertificate.Builder addTlsCertificatesBuilder()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public Cert.TlsCertificate.Builder addTlsCertificatesBuilder(int index)
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public List<Cert.TlsCertificate.Builder> getTlsCertificatesBuilderList()
Multiple TLS certificates can be associated with the same context. E.g. to allow both RSA and ECDSA certificates, two TLS certificates can be configured. .. attention:: Although this is a list, currently only a single certificate is supported. This will be relaxed in the future.
repeated .envoy.api.v2.auth.TlsCertificate tls_certificates = 2 [(.validate.rules) = { ... }public List<Cert.SdsSecretConfig> getTlsCertificateSdsSecretConfigsList()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;getTlsCertificateSdsSecretConfigsList in interface Cert.CommonTlsContextOrBuilderpublic int getTlsCertificateSdsSecretConfigsCount()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;getTlsCertificateSdsSecretConfigsCount in interface Cert.CommonTlsContextOrBuilderpublic Cert.SdsSecretConfig getTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;getTlsCertificateSdsSecretConfigs in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setTlsCertificateSdsSecretConfigs(int index, Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder setTlsCertificateSdsSecretConfigs(int index, Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder addTlsCertificateSdsSecretConfigs(Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder addTlsCertificateSdsSecretConfigs(int index, Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder addTlsCertificateSdsSecretConfigs(Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder addTlsCertificateSdsSecretConfigs(int index, Cert.SdsSecretConfig.Builder builderForValue)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder addAllTlsCertificateSdsSecretConfigs(Iterable<? extends Cert.SdsSecretConfig> values)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder clearTlsCertificateSdsSecretConfigs()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.CommonTlsContext.Builder removeTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.SdsSecretConfig.Builder getTlsCertificateSdsSecretConfigsBuilder(int index)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.SdsSecretConfigOrBuilder getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;getTlsCertificateSdsSecretConfigsOrBuilder in interface Cert.CommonTlsContextOrBuilderpublic List<? extends Cert.SdsSecretConfigOrBuilder> getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;getTlsCertificateSdsSecretConfigsOrBuilderList in interface Cert.CommonTlsContextOrBuilderpublic Cert.SdsSecretConfig.Builder addTlsCertificateSdsSecretConfigsBuilder()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public Cert.SdsSecretConfig.Builder addTlsCertificateSdsSecretConfigsBuilder(int index)
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public List<Cert.SdsSecretConfig.Builder> getTlsCertificateSdsSecretConfigsBuilderList()
Configs for fetching TLS certificates via SDS API.
repeated .envoy.api.v2.auth.SdsSecretConfig tls_certificate_sds_secret_configs = 6;public boolean hasValidationContext()
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;hasValidationContext in interface Cert.CommonTlsContextOrBuilderpublic Cert.CertificateValidationContext getValidationContext()
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;getValidationContext in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setValidationContext(Cert.CertificateValidationContext value)
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;public Cert.CommonTlsContext.Builder setValidationContext(Cert.CertificateValidationContext.Builder builderForValue)
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;public Cert.CommonTlsContext.Builder mergeValidationContext(Cert.CertificateValidationContext value)
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;public Cert.CommonTlsContext.Builder clearValidationContext()
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;public Cert.CertificateValidationContext.Builder getValidationContextBuilder()
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;public Cert.CertificateValidationContextOrBuilder getValidationContextOrBuilder()
How to validate peer certificates.
.envoy.api.v2.auth.CertificateValidationContext validation_context = 3;getValidationContextOrBuilder in interface Cert.CommonTlsContextOrBuilderpublic boolean hasValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;hasValidationContextSdsSecretConfig in interface Cert.CommonTlsContextOrBuilderpublic Cert.SdsSecretConfig getValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;getValidationContextSdsSecretConfig in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;public Cert.CommonTlsContext.Builder setValidationContextSdsSecretConfig(Cert.SdsSecretConfig.Builder builderForValue)
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;public Cert.CommonTlsContext.Builder mergeValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;public Cert.CommonTlsContext.Builder clearValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;public Cert.SdsSecretConfig.Builder getValidationContextSdsSecretConfigBuilder()
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;public Cert.SdsSecretConfigOrBuilder getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
.envoy.api.v2.auth.SdsSecretConfig validation_context_sds_secret_config = 7;getValidationContextSdsSecretConfigOrBuilder in interface Cert.CommonTlsContextOrBuilderpublic com.google.protobuf.ProtocolStringList getAlpnProtocolsList()
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;getAlpnProtocolsList in interface Cert.CommonTlsContextOrBuilderpublic int getAlpnProtocolsCount()
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;getAlpnProtocolsCount in interface Cert.CommonTlsContextOrBuilderpublic String getAlpnProtocols(int index)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;getAlpnProtocols in interface Cert.CommonTlsContextOrBuilderpublic com.google.protobuf.ByteString getAlpnProtocolsBytes(int index)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;getAlpnProtocolsBytes in interface Cert.CommonTlsContextOrBuilderpublic Cert.CommonTlsContext.Builder setAlpnProtocols(int index, String value)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;public Cert.CommonTlsContext.Builder addAlpnProtocols(String value)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;public Cert.CommonTlsContext.Builder addAllAlpnProtocols(Iterable<String> values)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;public Cert.CommonTlsContext.Builder clearAlpnProtocols()
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;public Cert.CommonTlsContext.Builder addAlpnProtocolsBytes(com.google.protobuf.ByteString value)
Supplies the list of ALPN protocols that the listener should expose. In practice this is likely to be set to one of two values (see the :ref:`codec_type <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.codec_type>` parameter in the HTTP connection manager for more information): * "h2,http/1.1" If the listener is going to support both HTTP/2 and HTTP/1.1. * "http/1.1" If the listener is only going to support HTTP/1.1. There is no default for this parameter. If empty, Envoy will not expose ALPN.
repeated string alpn_protocols = 4;@Deprecated public boolean hasDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];hasDeprecatedV1 in interface Cert.CommonTlsContextOrBuilder@Deprecated public Cert.CommonTlsContext.DeprecatedV1 getDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];getDeprecatedV1 in interface Cert.CommonTlsContextOrBuilder@Deprecated public Cert.CommonTlsContext.Builder setDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1 value)
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];@Deprecated public Cert.CommonTlsContext.Builder setDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1.Builder builderForValue)
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];@Deprecated public Cert.CommonTlsContext.Builder mergeDeprecatedV1(Cert.CommonTlsContext.DeprecatedV1 value)
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];@Deprecated public Cert.CommonTlsContext.Builder clearDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];@Deprecated public Cert.CommonTlsContext.DeprecatedV1.Builder getDeprecatedV1Builder()
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];@Deprecated public Cert.CommonTlsContext.DeprecatedV1OrBuilder getDeprecatedV1OrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.CommonTlsContext.DeprecatedV1 deprecated_v1 = 5 [deprecated = true];getDeprecatedV1OrBuilder in interface Cert.CommonTlsContextOrBuilderpublic final Cert.CommonTlsContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>public final Cert.CommonTlsContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Cert.CommonTlsContext.Builder>Copyright © 2018 The Envoy Project. All rights reserved.