Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
Packages that use HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
-
Uses of HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement HttpConnectionManager.SetCurrentClientCertDetailsOrBuilderModifier and TypeClassDescriptionstatic final class
[#next-free-field: 7]static final class
[#next-free-field: 7]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.SetCurrentClientCertDetailsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.SetCurrentClientCertDetails, HttpConnectionManager.SetCurrentClientCertDetails.Builder, HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder> HttpConnectionManager.Builder.setCurrentClientCertDetailsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.SetCurrentClientCertDetailsOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getSetCurrentClientCertDetailsOrBuilder()
This field is valid only when :ref:`forward_client_cert_details <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.forward_client_cert_details>` is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.HttpConnectionManager.getSetCurrentClientCertDetailsOrBuilder()
This field is valid only when :ref:`forward_client_cert_details <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.forward_client_cert_details>` is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.HttpConnectionManagerOrBuilder.getSetCurrentClientCertDetailsOrBuilder()
This field is valid only when :ref:`forward_client_cert_details <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.forward_client_cert_details>` is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.SetCurrentClientCertDetailsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HttpConnectionManager.SetCurrentClientCertDetails, HttpConnectionManager.SetCurrentClientCertDetails.Builder, HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder> HttpConnectionManager.Builder.getSetCurrentClientCertDetailsFieldBuilder()
This field is valid only when :ref:`forward_client_cert_details <envoy_v3_api_field_extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.forward_client_cert_details>` is APPEND_FORWARD or SANITIZE_SET and the client connection is mTLS.