| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.auth.v3 |
| Modifier and Type | Method and Description |
|---|---|
DeniedHttpResponse |
DeniedHttpResponse.Builder.build() |
DeniedHttpResponse |
DeniedHttpResponse.Builder.buildPartial() |
static DeniedHttpResponse |
DeniedHttpResponse.getDefaultInstance() |
DeniedHttpResponse |
DeniedHttpResponse.getDefaultInstanceForType() |
DeniedHttpResponse |
DeniedHttpResponse.Builder.getDefaultInstanceForType() |
DeniedHttpResponse |
CheckResponse.getDeniedResponse()
Supplies http attributes for a denied response.
|
DeniedHttpResponse |
CheckResponse.Builder.getDeniedResponse()
Supplies http attributes for a denied response.
|
DeniedHttpResponse |
CheckResponseOrBuilder.getDeniedResponse()
Supplies http attributes for a denied response.
|
static DeniedHttpResponse |
DeniedHttpResponse.parseDelimitedFrom(InputStream input) |
static DeniedHttpResponse |
DeniedHttpResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(byte[] data) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(ByteBuffer data) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(com.google.protobuf.ByteString data) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(InputStream input) |
static DeniedHttpResponse |
DeniedHttpResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeniedHttpResponse> |
DeniedHttpResponse.getParserForType() |
static com.google.protobuf.Parser<DeniedHttpResponse> |
DeniedHttpResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
CheckResponse.Builder |
CheckResponse.Builder.mergeDeniedResponse(DeniedHttpResponse value)
Supplies http attributes for a denied response.
|
DeniedHttpResponse.Builder |
DeniedHttpResponse.Builder.mergeFrom(DeniedHttpResponse other) |
static DeniedHttpResponse.Builder |
DeniedHttpResponse.newBuilder(DeniedHttpResponse prototype) |
CheckResponse.Builder |
CheckResponse.Builder.setDeniedResponse(DeniedHttpResponse value)
Supplies http attributes for a denied response.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.