| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.http.ext_authz.v2 | |
| io.envoyproxy.envoy.service.auth.v2 | |
| io.envoyproxy.envoy.type |
| 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 |
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 | Class and Description |
|---|---|
class |
HttpStatus
HTTP status.
|
static class |
HttpStatus.Builder
HTTP status.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.