Uses of Class
io.envoyproxy.envoy.service.auth.v2.AttributeContext
-
Packages that use AttributeContext Package Description io.envoyproxy.envoy.service.auth.v2 -
-
Uses of AttributeContext in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return AttributeContext Modifier and Type Method Description AttributeContextAttributeContext.Builder. build()AttributeContextAttributeContext.Builder. buildPartial()AttributeContextCheckRequest.Builder. getAttributes()The request attributes.AttributeContextCheckRequest. getAttributes()The request attributes.AttributeContextCheckRequestOrBuilder. getAttributes()The request attributes.static AttributeContextAttributeContext. getDefaultInstance()AttributeContextAttributeContext.Builder. getDefaultInstanceForType()AttributeContextAttributeContext. 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 AttributeContext Modifier and Type Method Description com.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 AttributeContext Modifier and Type Method Description CheckRequest.BuilderCheckRequest.Builder. mergeAttributes(AttributeContext value)The request attributes.AttributeContext.BuilderAttributeContext.Builder. mergeFrom(AttributeContext other)static AttributeContext.BuilderAttributeContext. newBuilder(AttributeContext prototype)CheckRequest.BuilderCheckRequest.Builder. setAttributes(AttributeContext value)The request attributes.
-