| Package | Description |
|---|---|
| envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Config.JwtRequirementAndList |
Config.JwtRequirementAndList.Builder.build() |
Config.JwtRequirementAndList |
Config.JwtRequirementAndList.Builder.buildPartial() |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.getDefaultInstance() |
Config.JwtRequirementAndList |
Config.JwtRequirementAndList.getDefaultInstanceForType() |
Config.JwtRequirementAndList |
Config.JwtRequirementAndList.Builder.getDefaultInstanceForType() |
Config.JwtRequirementAndList |
Config.JwtRequirementOrBuilder.getRequiresAll()
Specify list of JwtRequirement.
|
Config.JwtRequirementAndList |
Config.JwtRequirement.getRequiresAll()
Specify list of JwtRequirement.
|
Config.JwtRequirementAndList |
Config.JwtRequirement.Builder.getRequiresAll()
Specify list of JwtRequirement.
|
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseDelimitedFrom(InputStream input) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(byte[] data) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(ByteBuffer data) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(com.google.protobuf.ByteString data) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(com.google.protobuf.CodedInputStream input) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(InputStream input) |
static Config.JwtRequirementAndList |
Config.JwtRequirementAndList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Config.JwtRequirementAndList> |
Config.JwtRequirementAndList.getParserForType() |
static com.google.protobuf.Parser<Config.JwtRequirementAndList> |
Config.JwtRequirementAndList.parser() |
| Modifier and Type | Method and Description |
|---|---|
Config.JwtRequirementAndList.Builder |
Config.JwtRequirementAndList.Builder.mergeFrom(Config.JwtRequirementAndList other) |
Config.JwtRequirement.Builder |
Config.JwtRequirement.Builder.mergeRequiresAll(Config.JwtRequirementAndList value)
Specify list of JwtRequirement.
|
static Config.JwtRequirementAndList.Builder |
Config.JwtRequirementAndList.newBuilder(Config.JwtRequirementAndList prototype) |
Config.JwtRequirement.Builder |
Config.JwtRequirement.Builder.setRequiresAll(Config.JwtRequirementAndList value)
Specify list of JwtRequirement.
|
Copyright © 2018 The Envoy Project. All rights reserved.