| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferSettings
Configuration for buffering the request data.
|
static class |
BufferSettings.Builder
Configuration for buffering the request data.
|
| Modifier and Type | Method and Description |
|---|---|
BufferSettingsOrBuilder |
ExtAuthzOrBuilder.getWithRequestBodyOrBuilder()
Enables filter to buffer the client request body and send it within the authorization request.
|
BufferSettingsOrBuilder |
ExtAuthz.getWithRequestBodyOrBuilder()
Enables filter to buffer the client request body and send it within the authorization request.
|
BufferSettingsOrBuilder |
ExtAuthz.Builder.getWithRequestBodyOrBuilder()
Enables filter to buffer the client request body and send it within the authorization request.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.