public final class ExternalAuth extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExternalAuth.Authorization
A generic interface for performing authorization check on incoming
requests to a networked service.
|
static class |
ExternalAuth.CheckRequest
Protobuf type
envoy.service.auth.v2alpha.CheckRequest |
static interface |
ExternalAuth.CheckRequestOrBuilder |
static class |
ExternalAuth.CheckResponse
Intended for gRPC and Network Authorization servers `only`.
|
static interface |
ExternalAuth.CheckResponseOrBuilder |
static class |
ExternalAuth.DeniedHttpResponse
HTTP attributes for a denied response.
|
static interface |
ExternalAuth.DeniedHttpResponseOrBuilder |
static class |
ExternalAuth.OkHttpResponse
HTTP attributes for an ok response.
|
static interface |
ExternalAuth.OkHttpResponseOrBuilder |
| 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 © 2019 WSO2. All rights reserved.