| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
ExtAuthzOrBuilder.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
HttpStatusOrBuilder |
ExtAuthz.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
HttpStatusOrBuilder |
ExtAuthz.Builder.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
ExtAuthzOrBuilder.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
HttpStatusOrBuilder |
ExtAuthz.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
HttpStatusOrBuilder |
ExtAuthz.Builder.getStatusOnErrorOrBuilder()
Sets the HTTP status that is returned to the client when there is a network error between the
filter and the authorization server.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
LocalRateLimit.getStatusOrBuilder()
This field allows for a custom HTTP response status code to the downstream client when
the request has been rate limited.
|
HttpStatusOrBuilder |
LocalRateLimit.Builder.getStatusOrBuilder()
This field allows for a custom HTTP response status code to the downstream client when
the request has been rate limited.
|
HttpStatusOrBuilder |
LocalRateLimitOrBuilder.getStatusOrBuilder()
This field allows for a custom HTTP response status code to the downstream client when
the request has been rate limited.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
DeniedHttpResponse.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOrBuilder |
DeniedHttpResponse.Builder.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOrBuilder |
DeniedHttpResponseOrBuilder.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
DeniedHttpResponse.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOrBuilder |
DeniedHttpResponse.Builder.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOrBuilder |
DeniedHttpResponseOrBuilder.getStatusOrBuilder()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOrBuilder |
ImmediateResponse.getStatusOrBuilder()
The response code to return
.envoy.type.v3.HttpStatus status = 1 [(.validate.rules) = { ... } |
HttpStatusOrBuilder |
ImmediateResponse.Builder.getStatusOrBuilder()
The response code to return
.envoy.type.v3.HttpStatus status = 1 [(.validate.rules) = { ... } |
HttpStatusOrBuilder |
ImmediateResponseOrBuilder.getStatusOrBuilder()
The response code to return
.envoy.type.v3.HttpStatus status = 1 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.