public final class ExtAuthzOuterClass extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
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.
|
static interface |
ExtAuthzOuterClass.ExtAuthzOrBuilder |
static class |
ExtAuthzOuterClass.HttpService
External Authorization filter calls out to an upstream authorization server by passing the raw
HTTP request headers to the server.
|
static interface |
ExtAuthzOuterClass.HttpServiceOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018 The Envoy Project. All rights reserved.