Uses of Class
io.envoyproxy.envoy.service.auth.v2.AttributeContext
Packages that use AttributeContext
-
Uses of AttributeContext in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return AttributeContextModifier and TypeMethodDescriptionAttributeContext.Builder.build()AttributeContext.Builder.buildPartial()CheckRequest.Builder.getAttributes()The request attributes.CheckRequest.getAttributes()The request attributes.CheckRequestOrBuilder.getAttributes()The request attributes.static AttributeContextAttributeContext.getDefaultInstance()AttributeContext.Builder.getDefaultInstanceForType()AttributeContext.getDefaultInstanceForType()static AttributeContextAttributeContext.parseDelimitedFrom(InputStream input) static AttributeContextAttributeContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContextAttributeContext.parseFrom(byte[] data) static AttributeContextAttributeContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContextAttributeContext.parseFrom(com.google.protobuf.ByteString data) static AttributeContextAttributeContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContextAttributeContext.parseFrom(com.google.protobuf.CodedInputStream input) static AttributeContextAttributeContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContextAttributeContext.parseFrom(InputStream input) static AttributeContextAttributeContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContextAttributeContext.parseFrom(ByteBuffer data) static AttributeContextAttributeContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.auth.v2 that return types with arguments of type AttributeContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttributeContext>AttributeContext.getParserForType()static com.google.protobuf.Parser<AttributeContext>AttributeContext.parser()Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type AttributeContextModifier and TypeMethodDescriptionCheckRequest.Builder.mergeAttributes(AttributeContext value) The request attributes.AttributeContext.Builder.mergeFrom(AttributeContext other) static AttributeContext.BuilderAttributeContext.newBuilder(AttributeContext prototype) CheckRequest.Builder.setAttributes(AttributeContext value) The request attributes.