Uses of Interface
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
-
Packages that use HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
Uses of HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Classes in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that implement HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder Modifier and Type Class Description static classHttpConnectionManager.SetCurrentClientCertDetails[#next-free-field: 7]static classHttpConnectionManager.SetCurrentClientCertDetails.Builder[#next-free-field: 7]Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder Modifier and Type Method Description HttpConnectionManager.SetCurrentClientCertDetailsOrBuilderHttpConnectionManager.Builder. getSetCurrentClientCertDetailsOrBuilder()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.SetCurrentClientCertDetailsOrBuilderHttpConnectionManager. getSetCurrentClientCertDetailsOrBuilder()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.SetCurrentClientCertDetailsOrBuilderHttpConnectionManagerOrBuilder. getSetCurrentClientCertDetailsOrBuilder()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.
-