| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.Builder.build() |
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.Builder.buildPartial() |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.getDefaultInstance() |
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.getDefaultInstanceForType() |
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.Builder.getDefaultInstanceForType() |
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManagerOrBuilder.getSetCurrentClientCertDetails()
This field is valid only when :ref:`forward_client_cert_details
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.
|
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.getSetCurrentClientCertDetails()
This field is valid only when :ref:`forward_client_cert_details
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.
|
HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.Builder.getSetCurrentClientCertDetails()
This field is valid only when :ref:`forward_client_cert_details
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.
|
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseDelimitedFrom(InputStream input) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(byte[] data) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(ByteBuffer data) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(com.google.protobuf.ByteString data) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(InputStream input) |
static HttpConnectionManager.SetCurrentClientCertDetails |
HttpConnectionManager.SetCurrentClientCertDetails.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpConnectionManager.SetCurrentClientCertDetails> |
HttpConnectionManager.SetCurrentClientCertDetails.getParserForType() |
static com.google.protobuf.Parser<HttpConnectionManager.SetCurrentClientCertDetails> |
HttpConnectionManager.SetCurrentClientCertDetails.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager.SetCurrentClientCertDetails.Builder |
HttpConnectionManager.SetCurrentClientCertDetails.Builder.mergeFrom(HttpConnectionManager.SetCurrentClientCertDetails other) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.mergeSetCurrentClientCertDetails(HttpConnectionManager.SetCurrentClientCertDetails value)
This field is valid only when :ref:`forward_client_cert_details
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.
|
static HttpConnectionManager.SetCurrentClientCertDetails.Builder |
HttpConnectionManager.SetCurrentClientCertDetails.newBuilder(HttpConnectionManager.SetCurrentClientCertDetails prototype) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.setSetCurrentClientCertDetails(HttpConnectionManager.SetCurrentClientCertDetails value)
This field is valid only when :ref:`forward_client_cert_details
<envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.forward_client_cert_details>`
is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.