| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.auth.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext |
AttributeContext.Builder.build() |
AttributeContext |
AttributeContext.Builder.buildPartial() |
AttributeContext |
CheckRequestOrBuilder.getAttributes()
The request attributes.
|
AttributeContext |
CheckRequest.getAttributes()
The request attributes.
|
AttributeContext |
CheckRequest.Builder.getAttributes()
The request attributes.
|
static AttributeContext |
AttributeContext.getDefaultInstance() |
AttributeContext |
AttributeContext.getDefaultInstanceForType() |
AttributeContext |
AttributeContext.Builder.getDefaultInstanceForType() |
static AttributeContext |
AttributeContext.parseDelimitedFrom(InputStream input) |
static AttributeContext |
AttributeContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext |
AttributeContext.parseFrom(byte[] data) |
static AttributeContext |
AttributeContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext |
AttributeContext.parseFrom(ByteBuffer data) |
static AttributeContext |
AttributeContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext |
AttributeContext.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext |
AttributeContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext |
AttributeContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext |
AttributeContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext |
AttributeContext.parseFrom(InputStream input) |
static AttributeContext |
AttributeContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext> |
AttributeContext.getParserForType() |
static com.google.protobuf.Parser<AttributeContext> |
AttributeContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
CheckRequest.Builder |
CheckRequest.Builder.mergeAttributes(AttributeContext value)
The request attributes.
|
AttributeContext.Builder |
AttributeContext.Builder.mergeFrom(AttributeContext other) |
static AttributeContext.Builder |
AttributeContext.newBuilder(AttributeContext prototype) |
CheckRequest.Builder |
CheckRequest.Builder.setAttributes(AttributeContext value)
The request attributes.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.