| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
FilterStateRule |
FilterStateRule.Builder.build() |
FilterStateRule |
FilterStateRule.Builder.buildPartial() |
static FilterStateRule |
FilterStateRule.getDefaultInstance() |
FilterStateRule |
FilterStateRule.getDefaultInstanceForType() |
FilterStateRule |
FilterStateRule.Builder.getDefaultInstanceForType() |
FilterStateRule |
JwtAuthenticationOrBuilder.getFilterStateRules()
This message specifies Jwt requirements based on stream_info.filterState.
|
FilterStateRule |
JwtAuthentication.getFilterStateRules()
This message specifies Jwt requirements based on stream_info.filterState.
|
FilterStateRule |
JwtAuthentication.Builder.getFilterStateRules()
This message specifies Jwt requirements based on stream_info.filterState.
|
static FilterStateRule |
FilterStateRule.parseDelimitedFrom(InputStream input) |
static FilterStateRule |
FilterStateRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterStateRule |
FilterStateRule.parseFrom(byte[] data) |
static FilterStateRule |
FilterStateRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterStateRule |
FilterStateRule.parseFrom(ByteBuffer data) |
static FilterStateRule |
FilterStateRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterStateRule |
FilterStateRule.parseFrom(com.google.protobuf.ByteString data) |
static FilterStateRule |
FilterStateRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterStateRule |
FilterStateRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static FilterStateRule |
FilterStateRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FilterStateRule |
FilterStateRule.parseFrom(InputStream input) |
static FilterStateRule |
FilterStateRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FilterStateRule> |
FilterStateRule.getParserForType() |
static com.google.protobuf.Parser<FilterStateRule> |
FilterStateRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
JwtAuthentication.Builder |
JwtAuthentication.Builder.mergeFilterStateRules(FilterStateRule value)
This message specifies Jwt requirements based on stream_info.filterState.
|
FilterStateRule.Builder |
FilterStateRule.Builder.mergeFrom(FilterStateRule other) |
static FilterStateRule.Builder |
FilterStateRule.newBuilder(FilterStateRule prototype) |
JwtAuthentication.Builder |
JwtAuthentication.Builder.setFilterStateRules(FilterStateRule value)
This message specifies Jwt requirements based on stream_info.filterState.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.