| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.rbac.v2 | |
| io.envoyproxy.envoy.type.matcher |
| 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 |
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.