| Interface | Description |
|---|---|
| ExtAuthzOuterClass.ExtAuthzOrBuilder | |
| ExtAuthzOuterClass.HttpServiceOrBuilder |
| Class | Description |
|---|---|
| ExtAuthzOuterClass | |
| ExtAuthzOuterClass.ExtAuthz |
External Authorization filter calls out to an external service over either:
1. gRPC Authorization API defined by :ref:`CheckRequest
<envoy_api_msg_service.auth.v2alpha.CheckRequest>`.
2.
|
| ExtAuthzOuterClass.ExtAuthz.Builder |
External Authorization filter calls out to an external service over either:
1. gRPC Authorization API defined by :ref:`CheckRequest
<envoy_api_msg_service.auth.v2alpha.CheckRequest>`.
2.
|
| ExtAuthzOuterClass.HttpService |
External Authorization filter calls out to an upstream authorization server by passing the raw
HTTP request headers to the server.
|
| ExtAuthzOuterClass.HttpService.Builder |
External Authorization filter calls out to an upstream authorization server by passing the raw
HTTP request headers to the server.
|
| Enum | Description |
|---|---|
| ExtAuthzOuterClass.ExtAuthz.ServicesCase |
Copyright © 2018 The Envoy Project. All rights reserved.