Uses of Class
io.envoyproxy.envoy.service.auth.v3.AttributeContext.TLSSession.Builder
Packages that use AttributeContext.TLSSession.Builder
-
Uses of AttributeContext.TLSSession.Builder in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return AttributeContext.TLSSession.BuilderModifier and TypeMethodDescriptionAttributeContext.TLSSession.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AttributeContext.TLSSession.Builder.clear()AttributeContext.TLSSession.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) AttributeContext.TLSSession.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) AttributeContext.TLSSession.Builder.clearSni()SNI used for TLS session.AttributeContext.TLSSession.Builder.clone()AttributeContext.Builder.getTlsSessionBuilder()TLS session details of the underlying connection.AttributeContext.TLSSession.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AttributeContext.TLSSession.Builder.mergeFrom(com.google.protobuf.Message other) AttributeContext.TLSSession.Builder.mergeFrom(AttributeContext.TLSSession other) AttributeContext.TLSSession.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AttributeContext.TLSSession.newBuilder()AttributeContext.TLSSession.newBuilder(AttributeContext.TLSSession prototype) AttributeContext.TLSSession.newBuilderForType()protected AttributeContext.TLSSession.BuilderAttributeContext.TLSSession.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) AttributeContext.TLSSession.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AttributeContext.TLSSession.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SNI used for TLS session.AttributeContext.TLSSession.Builder.setSniBytes(com.google.protobuf.ByteString value) SNI used for TLS session.AttributeContext.TLSSession.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AttributeContext.TLSSession.toBuilder()Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type AttributeContext.TLSSession.BuilderModifier and TypeMethodDescriptionAttributeContext.Builder.setTlsSession(AttributeContext.TLSSession.Builder builderForValue) TLS session details of the underlying connection.