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