Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.CommonTlsContext
-
Packages that use CommonTlsContext Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of CommonTlsContext in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return CommonTlsContext Modifier and Type Method Description CommonTlsContextCommonTlsContext.Builder. build()CommonTlsContextCommonTlsContext.Builder. buildPartial()CommonTlsContextDownstreamTlsContext.Builder. getCommonTlsContext()Common TLS context settings.CommonTlsContextDownstreamTlsContext. getCommonTlsContext()Common TLS context settings.CommonTlsContextDownstreamTlsContextOrBuilder. getCommonTlsContext()Common TLS context settings.CommonTlsContextUpstreamTlsContext.Builder. getCommonTlsContext()Common TLS context settings. .. attention:: Server certificate verification is not enabled by default.CommonTlsContextUpstreamTlsContext. getCommonTlsContext()Common TLS context settings. .. attention:: Server certificate verification is not enabled by default.CommonTlsContextUpstreamTlsContextOrBuilder. getCommonTlsContext()Common TLS context settings. .. attention:: Server certificate verification is not enabled by default.static CommonTlsContextCommonTlsContext. getDefaultInstance()CommonTlsContextCommonTlsContext.Builder. getDefaultInstanceForType()CommonTlsContextCommonTlsContext. getDefaultInstanceForType()static CommonTlsContextCommonTlsContext. parseDelimitedFrom(InputStream input)static CommonTlsContextCommonTlsContext. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonTlsContextCommonTlsContext. parseFrom(byte[] data)static CommonTlsContextCommonTlsContext. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonTlsContextCommonTlsContext. parseFrom(com.google.protobuf.ByteString data)static CommonTlsContextCommonTlsContext. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonTlsContextCommonTlsContext. parseFrom(com.google.protobuf.CodedInputStream input)static CommonTlsContextCommonTlsContext. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonTlsContextCommonTlsContext. parseFrom(InputStream input)static CommonTlsContextCommonTlsContext. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonTlsContextCommonTlsContext. parseFrom(ByteBuffer data)static CommonTlsContextCommonTlsContext. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type CommonTlsContext Modifier and Type Method Description com.google.protobuf.Parser<CommonTlsContext>CommonTlsContext. getParserForType()static com.google.protobuf.Parser<CommonTlsContext>CommonTlsContext. parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type CommonTlsContext Modifier and Type Method Description DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. mergeCommonTlsContext(CommonTlsContext value)Common TLS context settings.UpstreamTlsContext.BuilderUpstreamTlsContext.Builder. mergeCommonTlsContext(CommonTlsContext value)Common TLS context settings. .. attention:: Server certificate verification is not enabled by default.CommonTlsContext.BuilderCommonTlsContext.Builder. mergeFrom(CommonTlsContext other)static CommonTlsContext.BuilderCommonTlsContext. newBuilder(CommonTlsContext prototype)DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. setCommonTlsContext(CommonTlsContext value)Common TLS context settings.UpstreamTlsContext.BuilderUpstreamTlsContext.Builder. setCommonTlsContext(CommonTlsContext value)Common TLS context settings. .. attention:: Server certificate verification is not enabled by default.
-