Uses of Interface
io.envoyproxy.envoy.api.v2.auth.TlsParametersOrBuilder
-
Packages that use TlsParametersOrBuilder Package Description io.envoyproxy.envoy.api.v2.auth -
-
Uses of TlsParametersOrBuilder in io.envoyproxy.envoy.api.v2.auth
Classes in io.envoyproxy.envoy.api.v2.auth that implement TlsParametersOrBuilder Modifier and Type Class Description classTlsParametersProtobuf typeenvoy.api.v2.auth.TlsParametersstatic classTlsParameters.BuilderProtobuf typeenvoy.api.v2.auth.TlsParametersMethods in io.envoyproxy.envoy.api.v2.auth that return TlsParametersOrBuilder Modifier and Type Method Description TlsParametersOrBuilderCommonTlsContext.Builder. getTlsParamsOrBuilder()TLS protocol versions, cipher suites etc.TlsParametersOrBuilderCommonTlsContext. getTlsParamsOrBuilder()TLS protocol versions, cipher suites etc.TlsParametersOrBuilderCommonTlsContextOrBuilder. getTlsParamsOrBuilder()TLS protocol versions, cipher suites etc.
-