Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.ForwardClientCertDetails
-
Packages that use HttpConnectionManager.ForwardClientCertDetails Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManager.ForwardClientCertDetails in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.ForwardClientCertDetails Modifier and Type Method Description static HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager.ForwardClientCertDetails. forNumber(int value)HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager.Builder. getForwardClientCertDetails()How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP header.HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager. getForwardClientCertDetails()How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP header.HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManagerOrBuilder. getForwardClientCertDetails()How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP header.static HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager.ForwardClientCertDetails. valueOf(int value)Deprecated.static HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager.ForwardClientCertDetails. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static HttpConnectionManager.ForwardClientCertDetailsHttpConnectionManager.ForwardClientCertDetails. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpConnectionManager.ForwardClientCertDetails[]HttpConnectionManager.ForwardClientCertDetails. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.ForwardClientCertDetails Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<HttpConnectionManager.ForwardClientCertDetails>HttpConnectionManager.ForwardClientCertDetails. internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManager.ForwardClientCertDetails Modifier and Type Method Description HttpConnectionManager.BuilderHttpConnectionManager.Builder. setForwardClientCertDetails(HttpConnectionManager.ForwardClientCertDetails value)How to handle the :ref:`config_http_conn_man_headers_x-forwarded-client-cert` (XFCC) HTTP header.
-