public final class Config extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Config.JwtAuthentication
This is the Envoy HTTP filter config for JWT authentication.
|
static interface |
Config.JwtAuthenticationOrBuilder |
static class |
Config.JwtHeader
This message specifies a header location to extract JWT token.
|
static interface |
Config.JwtHeaderOrBuilder |
static class |
Config.JwtRule
This message specifies how a JSON Web Token (JWT) can be verified.
|
static interface |
Config.JwtRuleOrBuilder |
static class |
Config.RemoteJwks
This message specifies how to fetch JWKS from remote and how to cache it.
|
static interface |
Config.RemoteJwksOrBuilder |
| 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.