| Package | Description |
|---|---|
| envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Class and Description |
|---|---|
static class |
Config.JwtHeader
This message specifies a header location to extract JWT token.
|
static class |
Config.JwtHeader.Builder
This message specifies a header location to extract JWT token.
|
| Modifier and Type | Method and Description |
|---|---|
Config.JwtHeaderOrBuilder |
Config.JwtProviderOrBuilder.getFromHeadersOrBuilder(int index)
Specify the HTTP headers to extract JWT token.
|
Config.JwtHeaderOrBuilder |
Config.JwtProvider.getFromHeadersOrBuilder(int index)
Specify the HTTP headers to extract JWT token.
|
Config.JwtHeaderOrBuilder |
Config.JwtProvider.Builder.getFromHeadersOrBuilder(int index)
Specify the HTTP headers to extract JWT token.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Config.JwtHeaderOrBuilder> |
Config.JwtProviderOrBuilder.getFromHeadersOrBuilderList()
Specify the HTTP headers to extract JWT token.
|
List<? extends Config.JwtHeaderOrBuilder> |
Config.JwtProvider.getFromHeadersOrBuilderList()
Specify the HTTP headers to extract JWT token.
|
List<? extends Config.JwtHeaderOrBuilder> |
Config.JwtProvider.Builder.getFromHeadersOrBuilderList()
Specify the HTTP headers to extract JWT token.
|
Copyright © 2018 The Envoy Project. All rights reserved.