Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
-
Packages that use HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
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.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.extensions.filters.network.http_connection_manager.v3 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_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.SetCurrentClientCertDetailsOrBuilderHttpConnectionManager. 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.SetCurrentClientCertDetailsOrBuilderHttpConnectionManagerOrBuilder. 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.
-