public static final class Cert.DownstreamTlsContext extends com.google.protobuf.GeneratedMessageV3 implements Cert.DownstreamTlsContextOrBuilder
envoy.api.v2.auth.DownstreamTlsContext| Modifier and Type | Class and Description |
|---|---|
static class |
Cert.DownstreamTlsContext.Builder
Protobuf type
envoy.api.v2.auth.DownstreamTlsContext |
static class |
Cert.DownstreamTlsContext.SessionTicketKeysTypeCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
COMMON_TLS_CONTEXT_FIELD_NUMBER |
static int |
REQUIRE_CLIENT_CERTIFICATE_FIELD_NUMBER |
static int |
REQUIRE_SNI_FIELD_NUMBER |
static int |
SESSION_TICKET_KEYS_FIELD_NUMBER |
static int |
SESSION_TICKET_KEYS_SDS_SECRET_CONFIG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Cert.CommonTlsContext |
getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContextOrBuilder |
getCommonTlsContextOrBuilder()
Common TLS context settings.
|
static Cert.DownstreamTlsContext |
getDefaultInstance() |
Cert.DownstreamTlsContext |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Cert.DownstreamTlsContext> |
getParserForType() |
com.google.protobuf.BoolValue |
getRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
com.google.protobuf.BoolValueOrBuilder |
getRequireClientCertificateOrBuilder()
If specified, Envoy will reject connections without a valid client
certificate.
|
com.google.protobuf.BoolValue |
getRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
com.google.protobuf.BoolValueOrBuilder |
getRequireSniOrBuilder()
If specified, Envoy will reject connections without a valid and matching SNI.
|
int |
getSerializedSize() |
Cert.TlsSessionTicketKeys |
getSessionTicketKeys()
TLS session ticket key settings.
|
Cert.TlsSessionTicketKeysOrBuilder |
getSessionTicketKeysOrBuilder()
TLS session ticket key settings.
|
Cert.SdsSecretConfig |
getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfigOrBuilder |
getSessionTicketKeysSdsSecretConfigOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.DownstreamTlsContext.SessionTicketKeysTypeCase |
getSessionTicketKeysTypeCase() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCommonTlsContext()
Common TLS context settings.
|
int |
hashCode() |
boolean |
hasRequireClientCertificate()
If specified, Envoy will reject connections without a valid client
certificate.
|
boolean |
hasRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI.
|
boolean |
hasSessionTicketKeys()
TLS session ticket key settings.
|
boolean |
hasSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cert.DownstreamTlsContext.Builder |
newBuilder() |
static Cert.DownstreamTlsContext.Builder |
newBuilder(Cert.DownstreamTlsContext prototype) |
Cert.DownstreamTlsContext.Builder |
newBuilderForType() |
protected Cert.DownstreamTlsContext.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Cert.DownstreamTlsContext |
parseDelimitedFrom(InputStream input) |
static Cert.DownstreamTlsContext |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.DownstreamTlsContext |
parseFrom(byte[] data) |
static Cert.DownstreamTlsContext |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.DownstreamTlsContext |
parseFrom(ByteBuffer data) |
static Cert.DownstreamTlsContext |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.DownstreamTlsContext |
parseFrom(com.google.protobuf.ByteString data) |
static Cert.DownstreamTlsContext |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.DownstreamTlsContext |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cert.DownstreamTlsContext |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.DownstreamTlsContext |
parseFrom(InputStream input) |
static Cert.DownstreamTlsContext |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cert.DownstreamTlsContext> |
parser() |
Cert.DownstreamTlsContext.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COMMON_TLS_CONTEXT_FIELD_NUMBER
public static final int REQUIRE_CLIENT_CERTIFICATE_FIELD_NUMBER
public static final int REQUIRE_SNI_FIELD_NUMBER
public static final int SESSION_TICKET_KEYS_FIELD_NUMBER
public static final int SESSION_TICKET_KEYS_SDS_SECRET_CONFIG_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Cert.DownstreamTlsContext.SessionTicketKeysTypeCase getSessionTicketKeysTypeCase()
getSessionTicketKeysTypeCase in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasCommonTlsContext()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;hasCommonTlsContext in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.CommonTlsContext getCommonTlsContext()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;getCommonTlsContext in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.CommonTlsContextOrBuilder getCommonTlsContextOrBuilder()
Common TLS context settings.
.envoy.api.v2.auth.CommonTlsContext common_tls_context = 1;getCommonTlsContextOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasRequireClientCertificate()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;hasRequireClientCertificate in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValue getRequireClientCertificate()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;getRequireClientCertificate in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getRequireClientCertificateOrBuilder()
If specified, Envoy will reject connections without a valid client certificate.
.google.protobuf.BoolValue require_client_certificate = 2;getRequireClientCertificateOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;hasRequireSni in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValue getRequireSni()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;getRequireSni in interface Cert.DownstreamTlsContextOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getRequireSniOrBuilder()
If specified, Envoy will reject connections without a valid and matching SNI. [#not-implemented-hide:]
.google.protobuf.BoolValue require_sni = 3;getRequireSniOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasSessionTicketKeys()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;hasSessionTicketKeys in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.TlsSessionTicketKeys getSessionTicketKeys()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;getSessionTicketKeys in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.TlsSessionTicketKeysOrBuilder getSessionTicketKeysOrBuilder()
TLS session ticket key settings.
.envoy.api.v2.auth.TlsSessionTicketKeys session_ticket_keys = 4;getSessionTicketKeysOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic boolean hasSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;hasSessionTicketKeysSdsSecretConfig in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.SdsSecretConfig getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;getSessionTicketKeysSdsSecretConfig in interface Cert.DownstreamTlsContextOrBuilderpublic Cert.SdsSecretConfigOrBuilder getSessionTicketKeysSdsSecretConfigOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5;getSessionTicketKeysSdsSecretConfigOrBuilder in interface Cert.DownstreamTlsContextOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Cert.DownstreamTlsContext parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.DownstreamTlsContext parseFrom(InputStream input) throws IOException
IOExceptionpublic static Cert.DownstreamTlsContext parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cert.DownstreamTlsContext parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Cert.DownstreamTlsContext parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cert.DownstreamTlsContext parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Cert.DownstreamTlsContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Cert.DownstreamTlsContext.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Cert.DownstreamTlsContext.Builder newBuilder()
public static Cert.DownstreamTlsContext.Builder newBuilder(Cert.DownstreamTlsContext prototype)
public Cert.DownstreamTlsContext.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Cert.DownstreamTlsContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Cert.DownstreamTlsContext getDefaultInstance()
public static com.google.protobuf.Parser<Cert.DownstreamTlsContext> parser()
public com.google.protobuf.Parser<Cert.DownstreamTlsContext> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Cert.DownstreamTlsContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.