| Package | Description |
|---|---|
| envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Config.RemoteJwks |
Config.RemoteJwks.Builder.build() |
Config.RemoteJwks |
Config.RemoteJwks.Builder.buildPartial() |
static Config.RemoteJwks |
Config.RemoteJwks.getDefaultInstance() |
Config.RemoteJwks |
Config.RemoteJwks.getDefaultInstanceForType() |
Config.RemoteJwks |
Config.RemoteJwks.Builder.getDefaultInstanceForType() |
Config.RemoteJwks |
Config.JwtRuleOrBuilder.getRemoteJwks()
JWKS can be fetched from remote server via HTTP/HTTPS.
|
Config.RemoteJwks |
Config.JwtRule.getRemoteJwks()
JWKS can be fetched from remote server via HTTP/HTTPS.
|
Config.RemoteJwks |
Config.JwtRule.Builder.getRemoteJwks()
JWKS can be fetched from remote server via HTTP/HTTPS.
|
static Config.RemoteJwks |
Config.RemoteJwks.parseDelimitedFrom(InputStream input) |
static Config.RemoteJwks |
Config.RemoteJwks.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(byte[] data) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(ByteBuffer data) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(com.google.protobuf.ByteString data) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(com.google.protobuf.CodedInputStream input) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(InputStream input) |
static Config.RemoteJwks |
Config.RemoteJwks.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Config.RemoteJwks> |
Config.RemoteJwks.getParserForType() |
static com.google.protobuf.Parser<Config.RemoteJwks> |
Config.RemoteJwks.parser() |
| Modifier and Type | Method and Description |
|---|---|
Config.RemoteJwks.Builder |
Config.RemoteJwks.Builder.mergeFrom(Config.RemoteJwks other) |
Config.JwtRule.Builder |
Config.JwtRule.Builder.mergeRemoteJwks(Config.RemoteJwks value)
JWKS can be fetched from remote server via HTTP/HTTPS.
|
static Config.RemoteJwks.Builder |
Config.RemoteJwks.newBuilder(Config.RemoteJwks prototype) |
Config.JwtRule.Builder |
Config.JwtRule.Builder.setRemoteJwks(Config.RemoteJwks value)
JWKS can be fetched from remote server via HTTP/HTTPS.
|
Copyright © 2018 The Envoy Project. All rights reserved.