| Class | Description |
|---|---|
| Config | |
| Config.JwtAuthentication |
This is the Envoy HTTP filter config for JWT authentication.
|
| Config.JwtAuthentication.Builder |
This is the Envoy HTTP filter config for JWT authentication.
|
| Config.JwtHeader |
This message specifies a header location to extract JWT token.
|
| Config.JwtHeader.Builder |
This message specifies a header location to extract JWT token.
|
| Config.JwtProvider |
This message specifies how a JSON Web Token (JWT) can be verified.
|
| Config.JwtProvider.Builder |
This message specifies how a JSON Web Token (JWT) can be verified.
|
| Config.JwtRequirement |
This message specifies a Jwt requirement.
|
| Config.JwtRequirement.Builder |
This message specifies a Jwt requirement.
|
| Config.JwtRequirementAndList |
This message specifies a list of RequiredProvider.
|
| Config.JwtRequirementAndList.Builder |
This message specifies a list of RequiredProvider.
|
| Config.JwtRequirementOrList |
This message specifies a list of RequiredProvider.
|
| Config.JwtRequirementOrList.Builder |
This message specifies a list of RequiredProvider.
|
| Config.ProviderWithAudiences |
Specify a required provider with audiences.
|
| Config.ProviderWithAudiences.Builder |
Specify a required provider with audiences.
|
| Config.RemoteJwks |
This message specifies how to fetch JWKS from remote and how to cache it.
|
| Config.RemoteJwks.Builder |
This message specifies how to fetch JWKS from remote and how to cache it.
|
| Config.RequirementRule |
This message specifies a Jwt requirement for a specific Route condition.
|
| Config.RequirementRule.Builder |
This message specifies a Jwt requirement for a specific Route condition.
|
| Enum | Description |
|---|---|
| Config.JwtProvider.JwksSourceSpecifierCase | |
| Config.JwtRequirement.RequiresTypeCase |
Copyright © 2018 The Envoy Project. All rights reserved.