AuthorizationResponse.Builder |
AuthorizationResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clear() |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearAllowedClientHeaders() |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearAllowedClientHeadersOnSuccess() |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response when
the authorization response itself is successful, i.e. not failed or denied.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearAllowedUpstreamHeaders() |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the original client request.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearAllowedUpstreamHeadersToAppend() |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearDynamicMetadataFromHeaders() |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be emitted as dynamic metadata to be consumed
by the next filter.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.clone() |
|
AuthorizationResponse.Builder |
HttpService.Builder.getAuthorizationResponseBuilder() |
Settings used for controlling authorization response metadata.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeAllowedClientHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeAllowedClientHeadersOnSuccess(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response when
the authorization response itself is successful, i.e. not failed or denied.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeAllowedUpstreamHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the original client request.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeAllowedUpstreamHeadersToAppend(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeDynamicMetadataFromHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be emitted as dynamic metadata to be consumed
by the next filter.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeFrom(AuthorizationResponse other) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AuthorizationResponse.Builder |
AuthorizationResponse.newBuilder() |
|
static AuthorizationResponse.Builder |
AuthorizationResponse.newBuilder(AuthorizationResponse prototype) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.newBuilderForType() |
|
protected AuthorizationResponse.Builder |
AuthorizationResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedClientHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedClientHeaders(ListStringMatcher.Builder builderForValue) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedClientHeadersOnSuccess(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response when
the authorization response itself is successful, i.e. not failed or denied.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedClientHeadersOnSuccess(ListStringMatcher.Builder builderForValue) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization
response headers that have a correspondent match will be added to the client's response when
the authorization response itself is successful, i.e. not failed or denied.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedUpstreamHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the original client request.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedUpstreamHeaders(ListStringMatcher.Builder builderForValue) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the original client request.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedUpstreamHeadersToAppend(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setAllowedUpstreamHeadersToAppend(ListStringMatcher.Builder builderForValue) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be added to the client's response.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setDynamicMetadataFromHeaders(ListStringMatcher value) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be emitted as dynamic metadata to be consumed
by the next filter.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setDynamicMetadataFromHeaders(ListStringMatcher.Builder builderForValue) |
When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization
response headers that have a correspondent match will be emitted as dynamic metadata to be consumed
by the next filter.
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AuthorizationResponse.Builder |
AuthorizationResponse.toBuilder() |
|