| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher |
MetadataFilter.getMatcher()
Matcher to check metadata for specified value.
|
MetadataMatcher |
MetadataFilter.Builder.getMatcher()
Matcher to check metadata for specified value.
|
MetadataMatcher |
MetadataFilterOrBuilder.getMatcher()
Matcher to check metadata for specified value.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataFilter.Builder |
MetadataFilter.Builder.mergeMatcher(MetadataMatcher value)
Matcher to check metadata for specified value.
|
MetadataFilter.Builder |
MetadataFilter.Builder.setMatcher(MetadataMatcher value)
Matcher to check metadata for specified value.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher |
Principal.getMetadata()
Metadata that describes additional information about the principal.
|
MetadataMatcher |
Principal.Builder.getMetadata()
Metadata that describes additional information about the principal.
|
MetadataMatcher |
PermissionOrBuilder.getMetadata()
Metadata that describes additional information about the action.
|
MetadataMatcher |
Permission.getMetadata()
Metadata that describes additional information about the action.
|
MetadataMatcher |
Permission.Builder.getMetadata()
Metadata that describes additional information about the action.
|
MetadataMatcher |
PrincipalOrBuilder.getMetadata()
Metadata that describes additional information about the principal.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.Builder |
Principal.Builder.mergeMetadata(MetadataMatcher value)
Metadata that describes additional information about the principal.
|
Permission.Builder |
Permission.Builder.mergeMetadata(MetadataMatcher value)
Metadata that describes additional information about the action.
|
Principal.Builder |
Principal.Builder.setMetadata(MetadataMatcher value)
Metadata that describes additional information about the principal.
|
Permission.Builder |
Permission.Builder.setMetadata(MetadataMatcher value)
Metadata that describes additional information about the action.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher |
ExtAuthzOrBuilder.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
MetadataMatcher |
ExtAuthz.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
MetadataMatcher |
ExtAuthz.Builder.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
| Modifier and Type | Method and Description |
|---|---|
ExtAuthz.Builder |
ExtAuthz.Builder.mergeFilterEnabledMetadata(MetadataMatcher value)
Specifies if the filter is enabled with metadata matcher.
|
ExtAuthz.Builder |
ExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher value)
Specifies if the filter is enabled with metadata matcher.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher |
ExtAuthzOrBuilder.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
MetadataMatcher |
ExtAuthz.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
MetadataMatcher |
ExtAuthz.Builder.getFilterEnabledMetadata()
Specifies if the filter is enabled with metadata matcher.
|
| Modifier and Type | Method and Description |
|---|---|
ExtAuthz.Builder |
ExtAuthz.Builder.mergeFilterEnabledMetadata(MetadataMatcher value)
Specifies if the filter is enabled with metadata matcher.
|
ExtAuthz.Builder |
ExtAuthz.Builder.setFilterEnabledMetadata(MetadataMatcher value)
Specifies if the filter is enabled with metadata matcher.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher |
MetadataMatcher.Builder.build() |
MetadataMatcher |
MetadataMatcher.Builder.buildPartial() |
static MetadataMatcher |
MetadataMatcher.getDefaultInstance() |
MetadataMatcher |
MetadataMatcher.getDefaultInstanceForType() |
MetadataMatcher |
MetadataMatcher.Builder.getDefaultInstanceForType() |
static MetadataMatcher |
MetadataMatcher.parseDelimitedFrom(InputStream input) |
static MetadataMatcher |
MetadataMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher |
MetadataMatcher.parseFrom(byte[] data) |
static MetadataMatcher |
MetadataMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher |
MetadataMatcher.parseFrom(ByteBuffer data) |
static MetadataMatcher |
MetadataMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher |
MetadataMatcher.parseFrom(com.google.protobuf.ByteString data) |
static MetadataMatcher |
MetadataMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher |
MetadataMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataMatcher |
MetadataMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataMatcher |
MetadataMatcher.parseFrom(InputStream input) |
static MetadataMatcher |
MetadataMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataMatcher> |
MetadataMatcher.getParserForType() |
static com.google.protobuf.Parser<MetadataMatcher> |
MetadataMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataMatcher.Builder |
MetadataMatcher.Builder.mergeFrom(MetadataMatcher other) |
static MetadataMatcher.Builder |
MetadataMatcher.newBuilder(MetadataMatcher prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.