Uses of Class
io.envoyproxy.envoy.service.auth.v3.AttributeContext.TLSSession
Packages that use AttributeContext.TLSSession
-
Uses of AttributeContext.TLSSession in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return AttributeContext.TLSSessionModifier and TypeMethodDescriptionAttributeContext.TLSSession.Builder.build()AttributeContext.TLSSession.Builder.buildPartial()static AttributeContext.TLSSessionAttributeContext.TLSSession.getDefaultInstance()AttributeContext.TLSSession.Builder.getDefaultInstanceForType()AttributeContext.TLSSession.getDefaultInstanceForType()AttributeContext.Builder.getTlsSession()TLS session details of the underlying connection.AttributeContext.getTlsSession()TLS session details of the underlying connection.AttributeContextOrBuilder.getTlsSession()TLS session details of the underlying connection.static AttributeContext.TLSSessionAttributeContext.TLSSession.parseDelimitedFrom(InputStream input) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(byte[] data) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(com.google.protobuf.ByteString data) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(com.google.protobuf.CodedInputStream input) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(InputStream input) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(ByteBuffer data) static AttributeContext.TLSSessionAttributeContext.TLSSession.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.auth.v3 that return types with arguments of type AttributeContext.TLSSessionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttributeContext.TLSSession>AttributeContext.TLSSession.getParserForType()static com.google.protobuf.Parser<AttributeContext.TLSSession>AttributeContext.TLSSession.parser()Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type AttributeContext.TLSSessionModifier and TypeMethodDescriptionAttributeContext.TLSSession.Builder.mergeFrom(AttributeContext.TLSSession other) AttributeContext.Builder.mergeTlsSession(AttributeContext.TLSSession value) TLS session details of the underlying connection.AttributeContext.TLSSession.newBuilder(AttributeContext.TLSSession prototype) AttributeContext.Builder.setTlsSession(AttributeContext.TLSSession value) TLS session details of the underlying connection.