Uses of Interface
io.envoyproxy.envoy.service.auth.v3.AttributeContext.TLSSessionOrBuilder
-
Packages that use AttributeContext.TLSSessionOrBuilder Package Description io.envoyproxy.envoy.service.auth.v3 -
-
Uses of AttributeContext.TLSSessionOrBuilder in io.envoyproxy.envoy.service.auth.v3
Classes in io.envoyproxy.envoy.service.auth.v3 that implement AttributeContext.TLSSessionOrBuilder Modifier and Type Class Description static classAttributeContext.TLSSessionThis message defines attributes for the underlying TLS session.static classAttributeContext.TLSSession.BuilderThis message defines attributes for the underlying TLS session.Methods in io.envoyproxy.envoy.service.auth.v3 that return AttributeContext.TLSSessionOrBuilder Modifier and Type Method Description AttributeContext.TLSSessionOrBuilderAttributeContext.Builder. getTlsSessionOrBuilder()TLS session details of the underlying connection.AttributeContext.TLSSessionOrBuilderAttributeContext. getTlsSessionOrBuilder()TLS session details of the underlying connection.AttributeContext.TLSSessionOrBuilderAttributeContextOrBuilder. getTlsSessionOrBuilder()TLS session details of the underlying connection.
-