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 class
HttpConnectionManager.SetCurrentClientCertDetails
[#next-free-field: 7]static class
HttpConnectionManager.SetCurrentClientCertDetails.Builder
[#next-free-field: 7]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder Modifier and Type Field Description private 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.SetCurrentClientCertDetailsOrBuilder Modifier and Type Method Description HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
HttpConnectionManager.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.SetCurrentClientCertDetailsOrBuilder
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.HttpConnectionManager.SetCurrentClientCertDetailsOrBuilder
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.SetCurrentClientCertDetailsOrBuilder Modifier and Type Method Description private 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.
-