Uses of Interface
io.envoyproxy.envoy.data.accesslog.v2.TLSPropertiesOrBuilder
-
Packages that use TLSPropertiesOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v2 -
-
Uses of TLSPropertiesOrBuilder in io.envoyproxy.envoy.data.accesslog.v2
Classes in io.envoyproxy.envoy.data.accesslog.v2 that implement TLSPropertiesOrBuilder Modifier and Type Class Description classTLSPropertiesProperties of a negotiated TLS connection.static classTLSProperties.BuilderProperties of a negotiated TLS connection.Methods in io.envoyproxy.envoy.data.accesslog.v2 that return TLSPropertiesOrBuilder Modifier and Type Method Description TLSPropertiesOrBuilderAccessLogCommon.Builder. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.TLSPropertiesOrBuilderAccessLogCommon. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.TLSPropertiesOrBuilderAccessLogCommonOrBuilder. getTlsPropertiesOrBuilder()If the connection is secure,S this field will contain TLS properties.
-