| Package | Description |
|---|---|
| envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Config.JwtRule |
Config.JwtRule.Builder.build() |
Config.JwtRule |
Config.JwtRule.Builder.buildPartial() |
static Config.JwtRule |
Config.JwtRule.getDefaultInstance() |
Config.JwtRule |
Config.JwtRule.getDefaultInstanceForType() |
Config.JwtRule |
Config.JwtRule.Builder.getDefaultInstanceForType() |
Config.JwtRule |
Config.JwtAuthenticationOrBuilder.getRules(int index)
List of JWT rules to valide.
|
Config.JwtRule |
Config.JwtAuthentication.getRules(int index)
List of JWT rules to valide.
|
Config.JwtRule |
Config.JwtAuthentication.Builder.getRules(int index)
List of JWT rules to valide.
|
static Config.JwtRule |
Config.JwtRule.parseDelimitedFrom(InputStream input) |
static Config.JwtRule |
Config.JwtRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRule |
Config.JwtRule.parseFrom(byte[] data) |
static Config.JwtRule |
Config.JwtRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRule |
Config.JwtRule.parseFrom(ByteBuffer data) |
static Config.JwtRule |
Config.JwtRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRule |
Config.JwtRule.parseFrom(com.google.protobuf.ByteString data) |
static Config.JwtRule |
Config.JwtRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRule |
Config.JwtRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static Config.JwtRule |
Config.JwtRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRule |
Config.JwtRule.parseFrom(InputStream input) |
static Config.JwtRule |
Config.JwtRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Config.JwtRule> |
Config.JwtRule.getParserForType() |
List<Config.JwtRule> |
Config.JwtAuthenticationOrBuilder.getRulesList()
List of JWT rules to valide.
|
List<Config.JwtRule> |
Config.JwtAuthentication.getRulesList()
List of JWT rules to valide.
|
List<Config.JwtRule> |
Config.JwtAuthentication.Builder.getRulesList()
List of JWT rules to valide.
|
static com.google.protobuf.Parser<Config.JwtRule> |
Config.JwtRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
Config.JwtAuthentication.Builder |
Config.JwtAuthentication.Builder.addRules(Config.JwtRule value)
List of JWT rules to valide.
|
Config.JwtAuthentication.Builder |
Config.JwtAuthentication.Builder.addRules(int index,
Config.JwtRule value)
List of JWT rules to valide.
|
Config.JwtRule.Builder |
Config.JwtRule.Builder.mergeFrom(Config.JwtRule other) |
static Config.JwtRule.Builder |
Config.JwtRule.newBuilder(Config.JwtRule prototype) |
Config.JwtAuthentication.Builder |
Config.JwtAuthentication.Builder.setRules(int index,
Config.JwtRule value)
List of JWT rules to valide.
|
| Modifier and Type | Method and Description |
|---|---|
Config.JwtAuthentication.Builder |
Config.JwtAuthentication.Builder.addAllRules(Iterable<? extends Config.JwtRule> values)
List of JWT rules to valide.
|
Copyright © 2018 The Envoy Project. All rights reserved.