| Package | Description |
|---|---|
| envoy.config.rbac.v2alpha | |
| envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcher |
Rbac.Principal.AuthenticatedOrBuilder.getPrincipalName()
The name of the principal.
|
String.StringMatcher |
Rbac.Principal.Authenticated.getPrincipalName()
The name of the principal.
|
String.StringMatcher |
Rbac.Principal.Authenticated.Builder.getPrincipalName()
The name of the principal.
|
| Modifier and Type | Method and Description |
|---|---|
Rbac.Principal.Authenticated.Builder |
Rbac.Principal.Authenticated.Builder.mergePrincipalName(String.StringMatcher value)
The name of the principal.
|
Rbac.Principal.Authenticated.Builder |
Rbac.Principal.Authenticated.Builder.setPrincipalName(String.StringMatcher value)
The name of the principal.
|
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcher |
String.StringMatcher.Builder.build() |
String.StringMatcher |
String.StringMatcher.Builder.buildPartial() |
static String.StringMatcher |
String.StringMatcher.getDefaultInstance() |
String.StringMatcher |
String.StringMatcher.getDefaultInstanceForType() |
String.StringMatcher |
String.StringMatcher.Builder.getDefaultInstanceForType() |
String.StringMatcher |
Value.ValueMatcherOrBuilder.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcher |
Value.ValueMatcher.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
String.StringMatcher |
Value.ValueMatcher.Builder.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
static String.StringMatcher |
String.StringMatcher.parseDelimitedFrom(InputStream input) |
static String.StringMatcher |
String.StringMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(byte[] data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(ByteBuffer data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.ByteString data) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static String.StringMatcher |
String.StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static String.StringMatcher |
String.StringMatcher.parseFrom(InputStream input) |
static String.StringMatcher |
String.StringMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<String.StringMatcher> |
String.StringMatcher.getParserForType() |
static com.google.protobuf.Parser<String.StringMatcher> |
String.StringMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
String.StringMatcher.Builder |
String.StringMatcher.Builder.mergeFrom(String.StringMatcher other) |
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.mergeStringMatch(String.StringMatcher value)
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
static String.StringMatcher.Builder |
String.StringMatcher.newBuilder(String.StringMatcher prototype) |
Value.ValueMatcher.Builder |
Value.ValueMatcher.Builder.setStringMatch(String.StringMatcher value)
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.