| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
CertificateValidationContext.getMatchSubjectAltNames(int index)
An optional list of Subject Alternative name matchers.
|
StringMatcher |
CertificateValidationContext.Builder.getMatchSubjectAltNames(int index)
An optional list of Subject Alternative name matchers.
|
StringMatcher |
CertificateValidationContextOrBuilder.getMatchSubjectAltNames(int index)
An optional list of Subject Alternative name matchers.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringMatcher> |
CertificateValidationContext.getMatchSubjectAltNamesList()
An optional list of Subject Alternative name matchers.
|
List<StringMatcher> |
CertificateValidationContext.Builder.getMatchSubjectAltNamesList()
An optional list of Subject Alternative name matchers.
|
List<StringMatcher> |
CertificateValidationContextOrBuilder.getMatchSubjectAltNamesList()
An optional list of Subject Alternative name matchers.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateValidationContext.Builder |
CertificateValidationContext.Builder.addMatchSubjectAltNames(int index,
StringMatcher value)
An optional list of Subject Alternative name matchers.
|
CertificateValidationContext.Builder |
CertificateValidationContext.Builder.addMatchSubjectAltNames(StringMatcher value)
An optional list of Subject Alternative name matchers.
|
CertificateValidationContext.Builder |
CertificateValidationContext.Builder.setMatchSubjectAltNames(int index,
StringMatcher value)
An optional list of Subject Alternative name matchers.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateValidationContext.Builder |
CertificateValidationContext.Builder.addAllMatchSubjectAltNames(Iterable<? extends StringMatcher> values)
An optional list of Subject Alternative name matchers.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
HealthCheck.HttpHealthCheckOrBuilder.getServiceNameMatcher()
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
StringMatcher |
HealthCheck.HttpHealthCheck.getServiceNameMatcher()
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
StringMatcher |
HealthCheck.HttpHealthCheck.Builder.getServiceNameMatcher()
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeServiceNameMatcher(StringMatcher value)
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setServiceNameMatcher(StringMatcher value)
An optional service name parameter which is used to validate the identity of
the health checked cluster using a :ref:`StringMatcher
<envoy_api_msg_type.matcher.StringMatcher>`.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
CorsPolicy.getAllowOriginStringMatch(int index)
Specifies string patterns that match allowed origins.
|
StringMatcher |
CorsPolicy.Builder.getAllowOriginStringMatch(int index)
Specifies string patterns that match allowed origins.
|
StringMatcher |
CorsPolicyOrBuilder.getAllowOriginStringMatch(int index)
Specifies string patterns that match allowed origins.
|
StringMatcher |
QueryParameterMatcher.getStringMatch()
Specifies whether a query parameter value should match against a string.
|
StringMatcher |
QueryParameterMatcher.Builder.getStringMatch()
Specifies whether a query parameter value should match against a string.
|
StringMatcher |
QueryParameterMatcherOrBuilder.getStringMatch()
Specifies whether a query parameter value should match against a string.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringMatcher> |
CorsPolicy.getAllowOriginStringMatchList()
Specifies string patterns that match allowed origins.
|
List<StringMatcher> |
CorsPolicy.Builder.getAllowOriginStringMatchList()
Specifies string patterns that match allowed origins.
|
List<StringMatcher> |
CorsPolicyOrBuilder.getAllowOriginStringMatchList()
Specifies string patterns that match allowed origins.
|
| Modifier and Type | Method and Description |
|---|---|
CorsPolicy.Builder |
CorsPolicy.Builder.addAllowOriginStringMatch(int index,
StringMatcher value)
Specifies string patterns that match allowed origins.
|
CorsPolicy.Builder |
CorsPolicy.Builder.addAllowOriginStringMatch(StringMatcher value)
Specifies string patterns that match allowed origins.
|
QueryParameterMatcher.Builder |
QueryParameterMatcher.Builder.mergeStringMatch(StringMatcher value)
Specifies whether a query parameter value should match against a string.
|
CorsPolicy.Builder |
CorsPolicy.Builder.setAllowOriginStringMatch(int index,
StringMatcher value)
Specifies string patterns that match allowed origins.
|
QueryParameterMatcher.Builder |
QueryParameterMatcher.Builder.setStringMatch(StringMatcher value)
Specifies whether a query parameter value should match against a string.
|
| Modifier and Type | Method and Description |
|---|---|
CorsPolicy.Builder |
CorsPolicy.Builder.addAllAllowOriginStringMatch(Iterable<? extends StringMatcher> values)
Specifies string patterns that match allowed origins.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
CacheConfig.getAllowedVaryHeaders(int index)
List of matching rules that defines allowed *Vary* headers.
|
StringMatcher |
CacheConfig.Builder.getAllowedVaryHeaders(int index)
List of matching rules that defines allowed *Vary* headers.
|
StringMatcher |
CacheConfigOrBuilder.getAllowedVaryHeaders(int index)
List of matching rules that defines allowed *Vary* headers.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringMatcher> |
CacheConfig.getAllowedVaryHeadersList()
List of matching rules that defines allowed *Vary* headers.
|
List<StringMatcher> |
CacheConfig.Builder.getAllowedVaryHeadersList()
List of matching rules that defines allowed *Vary* headers.
|
List<StringMatcher> |
CacheConfigOrBuilder.getAllowedVaryHeadersList()
List of matching rules that defines allowed *Vary* headers.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.Builder |
CacheConfig.Builder.addAllowedVaryHeaders(int index,
StringMatcher value)
List of matching rules that defines allowed *Vary* headers.
|
CacheConfig.Builder |
CacheConfig.Builder.addAllowedVaryHeaders(StringMatcher value)
List of matching rules that defines allowed *Vary* headers.
|
CacheConfig.Builder |
CacheConfig.Builder.setAllowedVaryHeaders(int index,
StringMatcher value)
List of matching rules that defines allowed *Vary* headers.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfig.Builder |
CacheConfig.Builder.addAllAllowedVaryHeaders(Iterable<? extends StringMatcher> values)
List of matching rules that defines allowed *Vary* headers.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
CsrfPolicy.getAdditionalOrigins(int index)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
StringMatcher |
CsrfPolicy.Builder.getAdditionalOrigins(int index)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
StringMatcher |
CsrfPolicyOrBuilder.getAdditionalOrigins(int index)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringMatcher> |
CsrfPolicy.getAdditionalOriginsList()
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
List<StringMatcher> |
CsrfPolicy.Builder.getAdditionalOriginsList()
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
List<StringMatcher> |
CsrfPolicyOrBuilder.getAdditionalOriginsList()
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
| Modifier and Type | Method and Description |
|---|---|
CsrfPolicy.Builder |
CsrfPolicy.Builder.addAdditionalOrigins(int index,
StringMatcher value)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
CsrfPolicy.Builder |
CsrfPolicy.Builder.addAdditionalOrigins(StringMatcher value)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
CsrfPolicy.Builder |
CsrfPolicy.Builder.setAdditionalOrigins(int index,
StringMatcher value)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
| Modifier and Type | Method and Description |
|---|---|
CsrfPolicy.Builder |
CsrfPolicy.Builder.addAllAdditionalOrigins(Iterable<? extends StringMatcher> values)
Specifies additional source origins that will be allowed in addition to
the destination origin.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
MethodMatch.getName()
The name of the method.
|
StringMatcher |
MethodMatch.Builder.getName()
The name of the method.
|
StringMatcher |
MethodMatchOrBuilder.getName()
The name of the method.
|
| Modifier and Type | Method and Description |
|---|---|
MethodMatch.Builder |
MethodMatch.Builder.mergeName(StringMatcher value)
The name of the method.
|
MethodMatch.Builder |
MethodMatch.Builder.setName(StringMatcher value)
The name of the method.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
Principal.AuthenticatedOrBuilder.getPrincipalName()
The name of the principal.
|
StringMatcher |
Principal.Authenticated.getPrincipalName()
The name of the principal.
|
StringMatcher |
Principal.Authenticated.Builder.getPrincipalName()
The name of the principal.
|
StringMatcher |
PermissionOrBuilder.getRequestedServerName()
The request server from the client's connection request.
|
StringMatcher |
Permission.getRequestedServerName()
The request server from the client's connection request.
|
StringMatcher |
Permission.Builder.getRequestedServerName()
The request server from the client's connection request.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.Authenticated.Builder |
Principal.Authenticated.Builder.mergePrincipalName(StringMatcher value)
The name of the principal.
|
Permission.Builder |
Permission.Builder.mergeRequestedServerName(StringMatcher value)
The request server from the client's connection request.
|
Principal.Authenticated.Builder |
Principal.Authenticated.Builder.setPrincipalName(StringMatcher value)
The name of the principal.
|
Permission.Builder |
Permission.Builder.setRequestedServerName(StringMatcher value)
The request server from the client's connection request.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
DnsTable.getKnownSuffixes(int index)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
StringMatcher |
DnsTable.Builder.getKnownSuffixes(int index)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
StringMatcher |
DnsTableOrBuilder.getKnownSuffixes(int index)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringMatcher> |
DnsTable.getKnownSuffixesList()
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
List<StringMatcher> |
DnsTable.Builder.getKnownSuffixesList()
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
List<StringMatcher> |
DnsTableOrBuilder.getKnownSuffixesList()
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
| Modifier and Type | Method and Description |
|---|---|
DnsTable.Builder |
DnsTable.Builder.addKnownSuffixes(int index,
StringMatcher value)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
DnsTable.Builder |
DnsTable.Builder.addKnownSuffixes(StringMatcher value)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
DnsTable.Builder |
DnsTable.Builder.setKnownSuffixes(int index,
StringMatcher value)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
| Modifier and Type | Method and Description |
|---|---|
DnsTable.Builder |
DnsTable.Builder.addAllKnownSuffixes(Iterable<? extends StringMatcher> values)
This field serves to help Envoy determine whether it can authoritatively
answer a query for a name matching a suffix in this list.
|
| Modifier and Type | Method and Description |
|---|---|
StringMatcher |
StringMatcher.Builder.build() |
StringMatcher |
StringMatcher.Builder.buildPartial() |
static StringMatcher |
StringMatcher.getDefaultInstance() |
StringMatcher |
StringMatcher.getDefaultInstanceForType() |
StringMatcher |
StringMatcher.Builder.getDefaultInstanceForType() |
StringMatcher |
NodeMatcherOrBuilder.getNodeId()
Specifies match criteria on the node id.
|
StringMatcher |
NodeMatcher.getNodeId()
Specifies match criteria on the node id.
|
StringMatcher |
NodeMatcher.Builder.getNodeId()
Specifies match criteria on the node id.
|
StringMatcher |
PathMatcherOrBuilder.getPath()
The `path` must match the URL path portion of the :path header.
|
StringMatcher |
PathMatcher.getPath()
The `path` must match the URL path portion of the :path header.
|
StringMatcher |
PathMatcher.Builder.getPath()
The `path` must match the URL path portion of the :path header.
|
StringMatcher |
ListStringMatcherOrBuilder.getPatterns(int index)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
StringMatcher |
ListStringMatcher.getPatterns(int index)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
StringMatcher |
ListStringMatcher.Builder.getPatterns(int index)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
StringMatcher |
ValueMatcherOrBuilder.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
StringMatcher |
ValueMatcher.getStringMatch()
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
StringMatcher |
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 StringMatcher |
StringMatcher.parseDelimitedFrom(InputStream input) |
static StringMatcher |
StringMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringMatcher |
StringMatcher.parseFrom(byte[] data) |
static StringMatcher |
StringMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringMatcher |
StringMatcher.parseFrom(ByteBuffer data) |
static StringMatcher |
StringMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringMatcher |
StringMatcher.parseFrom(com.google.protobuf.ByteString data) |
static StringMatcher |
StringMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringMatcher |
StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static StringMatcher |
StringMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringMatcher |
StringMatcher.parseFrom(InputStream input) |
static StringMatcher |
StringMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StringMatcher> |
StringMatcher.getParserForType() |
List<StringMatcher> |
ListStringMatcherOrBuilder.getPatternsList()
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
List<StringMatcher> |
ListStringMatcher.getPatternsList()
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
List<StringMatcher> |
ListStringMatcher.Builder.getPatternsList()
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
static com.google.protobuf.Parser<StringMatcher> |
StringMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListStringMatcher.Builder |
ListStringMatcher.Builder.addPatterns(int index,
StringMatcher value)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
ListStringMatcher.Builder |
ListStringMatcher.Builder.addPatterns(StringMatcher value)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
StringMatcher.Builder |
StringMatcher.Builder.mergeFrom(StringMatcher other) |
NodeMatcher.Builder |
NodeMatcher.Builder.mergeNodeId(StringMatcher value)
Specifies match criteria on the node id.
|
PathMatcher.Builder |
PathMatcher.Builder.mergePath(StringMatcher value)
The `path` must match the URL path portion of the :path header.
|
ValueMatcher.Builder |
ValueMatcher.Builder.mergeStringMatch(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 StringMatcher.Builder |
StringMatcher.newBuilder(StringMatcher prototype) |
NodeMatcher.Builder |
NodeMatcher.Builder.setNodeId(StringMatcher value)
Specifies match criteria on the node id.
|
PathMatcher.Builder |
PathMatcher.Builder.setPath(StringMatcher value)
The `path` must match the URL path portion of the :path header.
|
ListStringMatcher.Builder |
ListStringMatcher.Builder.setPatterns(int index,
StringMatcher value)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
ValueMatcher.Builder |
ValueMatcher.Builder.setStringMatch(StringMatcher value)
If specified, a match occurs if and only if the target value is a string value and is
matched to this field.
|
| Modifier and Type | Method and Description |
|---|---|
ListStringMatcher.Builder |
ListStringMatcher.Builder.addAllPatterns(Iterable<? extends StringMatcher> values)
repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.