Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StringMatcher
-
Packages that use StringMatcher Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.metrics.v3 io.envoyproxy.envoy.config.rbac.v3 io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 io.envoyproxy.envoy.type.matcher.v3 io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol.io.grpc.xds.internal Interfaces and implementations that are internal to gRPC.io.grpc.xds.internal.security.trust -
-
Uses of StringMatcher in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as StringMatcher Modifier and Type Field Description private StringMatcherHealthCheck.HttpHealthCheck.Builder. serviceNameMatcher_private StringMatcherHealthCheck.HttpHealthCheck. serviceNameMatcher_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type StringMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HealthCheck.HttpHealthCheck.Builder. serviceNameMatcherBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return StringMatcher Modifier and Type Method Description StringMatcherHealthCheck.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_v3_api_msg_type.matcher.v3.StringMatcher>`.StringMatcherHealthCheck.HttpHealthCheck. getServiceNameMatcher()An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.StringMatcherHealthCheck.HttpHealthCheckOrBuilder. getServiceNameMatcher()An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HealthCheck.HttpHealthCheck.Builder. getServiceNameMatcherFieldBuilder()An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type StringMatcher Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.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_v3_api_msg_type.matcher.v3.StringMatcher>`.HealthCheck.HttpHealthCheck.BuilderHealthCheck.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_v3_api_msg_type.matcher.v3.StringMatcher>`. -
Uses of StringMatcher in io.envoyproxy.envoy.config.metrics.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 declared as StringMatcher Modifier and Type Field Description private StringMatcherHistogramBucketSettings.Builder. match_private StringMatcherHistogramBucketSettings. match_Fields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type StringMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HistogramBucketSettings.Builder. matchBuilder_Methods in io.envoyproxy.envoy.config.metrics.v3 that return StringMatcher Modifier and Type Method Description StringMatcherHistogramBucketSettings.Builder. getMatch()The stats that this rule applies to.StringMatcherHistogramBucketSettings. getMatch()The stats that this rule applies to.StringMatcherHistogramBucketSettingsOrBuilder. getMatch()The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HistogramBucketSettings.Builder. getMatchFieldBuilder()The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type StringMatcher Modifier and Type Method Description HistogramBucketSettings.BuilderHistogramBucketSettings.Builder. mergeMatch(StringMatcher value)The stats that this rule applies to.HistogramBucketSettings.BuilderHistogramBucketSettings.Builder. setMatch(StringMatcher value)The stats that this rule applies to. -
Uses of StringMatcher in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as StringMatcher Modifier and Type Field Description private StringMatcherPrincipal.Authenticated.Builder. principalName_private StringMatcherPrincipal.Authenticated. principalName_Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type StringMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>Principal.Authenticated.Builder. principalNameBuilder_private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>Permission.Builder. requestedServerNameBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return StringMatcher Modifier and Type Method Description StringMatcherPrincipal.Authenticated.Builder. getPrincipalName()The name of the principal.StringMatcherPrincipal.Authenticated. getPrincipalName()The name of the principal.StringMatcherPrincipal.AuthenticatedOrBuilder. getPrincipalName()The name of the principal.StringMatcherPermission.Builder. getRequestedServerName()The request server from the client's connection request.StringMatcherPermission. getRequestedServerName()The request server from the client's connection request.StringMatcherPermissionOrBuilder. getRequestedServerName()The request server from the client's connection request.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>Principal.Authenticated.Builder. getPrincipalNameFieldBuilder()The name of the principal.private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>Permission.Builder. getRequestedServerNameFieldBuilder()The request server from the client's connection request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type StringMatcher Modifier and Type Method Description Principal.Authenticated.BuilderPrincipal.Authenticated.Builder. mergePrincipalName(StringMatcher value)The name of the principal.Permission.BuilderPermission.Builder. mergeRequestedServerName(StringMatcher value)The request server from the client's connection request.Principal.Authenticated.BuilderPrincipal.Authenticated.Builder. setPrincipalName(StringMatcher value)The name of the principal.Permission.BuilderPermission.Builder. setRequestedServerName(StringMatcher value)The request server from the client's connection request. -
Uses of StringMatcher in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type StringMatcher Modifier and Type Field Description private java.util.List<StringMatcher>CorsPolicy. allowOriginStringMatch_private java.util.List<StringMatcher>CorsPolicy.Builder. allowOriginStringMatch_private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>CorsPolicy.Builder. allowOriginStringMatchBuilder_private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HeaderMatcher.Builder. stringMatchBuilder_private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>QueryParameterMatcher.Builder. stringMatchBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return StringMatcher Modifier and Type Method Description StringMatcherCorsPolicy.Builder. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherCorsPolicy. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherCorsPolicyOrBuilder. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherHeaderMatcher.Builder. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherHeaderMatcher. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherHeaderMatcherOrBuilder. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherQueryParameterMatcher.Builder. getStringMatch()Specifies whether a query parameter value should match against a string.StringMatcherQueryParameterMatcher. getStringMatch()Specifies whether a query parameter value should match against a string.StringMatcherQueryParameterMatcherOrBuilder. getStringMatch()Specifies whether a query parameter value should match against a string.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>CorsPolicy.Builder. getAllowOriginStringMatchFieldBuilder()java.util.List<StringMatcher>CorsPolicy.Builder. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.java.util.List<StringMatcher>CorsPolicy. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.java.util.List<StringMatcher>CorsPolicyOrBuilder. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>HeaderMatcher.Builder. getStringMatchFieldBuilder()If specified, header match will be performed based on the string match of the header value.private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>QueryParameterMatcher.Builder. getStringMatchFieldBuilder()Specifies whether a query parameter value should match against a string.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type StringMatcher Modifier and Type Method Description CorsPolicy.BuilderCorsPolicy.Builder. addAllowOriginStringMatch(int index, StringMatcher value)Specifies string patterns that match allowed origins.CorsPolicy.BuilderCorsPolicy.Builder. addAllowOriginStringMatch(StringMatcher value)Specifies string patterns that match allowed origins.HeaderMatcher.BuilderHeaderMatcher.Builder. mergeStringMatch(StringMatcher value)If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.BuilderQueryParameterMatcher.Builder. mergeStringMatch(StringMatcher value)Specifies whether a query parameter value should match against a string.CorsPolicy.BuilderCorsPolicy.Builder. setAllowOriginStringMatch(int index, StringMatcher value)Specifies string patterns that match allowed origins.HeaderMatcher.BuilderHeaderMatcher.Builder. setStringMatch(StringMatcher value)If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.BuilderQueryParameterMatcher.Builder. setStringMatch(StringMatcher value)Specifies whether a query parameter value should match against a string.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type StringMatcher Modifier and Type Method Description CorsPolicy.BuilderCorsPolicy.Builder. addAllAllowOriginStringMatch(java.lang.Iterable<? extends StringMatcher> values)Specifies string patterns that match allowed origins. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as StringMatcher Modifier and Type Field Description private StringMatcherSubjectAltNameMatcher.Builder. matcher_private StringMatcherSubjectAltNameMatcher. matcher_Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type StringMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>SubjectAltNameMatcher.Builder. matcherBuilder_private java.util.List<StringMatcher>CertificateValidationContext.Builder. matchSubjectAltNames_private java.util.List<StringMatcher>CertificateValidationContext. matchSubjectAltNames_private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>CertificateValidationContext.Builder. matchSubjectAltNamesBuilder_Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return StringMatcher Modifier and Type Method Description StringMatcherSubjectAltNameMatcher.Builder. getMatcher()Matcher for SAN value.StringMatcherSubjectAltNameMatcher. getMatcher()Matcher for SAN value.StringMatcherSubjectAltNameMatcherOrBuilder. getMatcher()Matcher for SAN value.StringMatcherCertificateValidationContext.Builder. getMatchSubjectAltNames(int index)Deprecated.StringMatcherCertificateValidationContext. getMatchSubjectAltNames(int index)Deprecated.StringMatcherCertificateValidationContextOrBuilder. getMatchSubjectAltNames(int index)Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>SubjectAltNameMatcher.Builder. getMatcherFieldBuilder()Matcher for SAN value.private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>CertificateValidationContext.Builder. getMatchSubjectAltNamesFieldBuilder()java.util.List<StringMatcher>CertificateValidationContext.Builder. getMatchSubjectAltNamesList()Deprecated.java.util.List<StringMatcher>CertificateValidationContext. getMatchSubjectAltNamesList()Deprecated.java.util.List<StringMatcher>CertificateValidationContextOrBuilder. getMatchSubjectAltNamesList()Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type StringMatcher Modifier and Type Method Description CertificateValidationContext.BuilderCertificateValidationContext.Builder. addMatchSubjectAltNames(int index, StringMatcher value)Deprecated.CertificateValidationContext.BuilderCertificateValidationContext.Builder. addMatchSubjectAltNames(StringMatcher value)Deprecated.SubjectAltNameMatcher.BuilderSubjectAltNameMatcher.Builder. mergeMatcher(StringMatcher value)Matcher for SAN value.SubjectAltNameMatcher.BuilderSubjectAltNameMatcher.Builder. setMatcher(StringMatcher value)Matcher for SAN value.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setMatchSubjectAltNames(int index, StringMatcher value)Deprecated.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type StringMatcher Modifier and Type Method Description CertificateValidationContext.BuilderCertificateValidationContext.Builder. addAllMatchSubjectAltNames(java.lang.Iterable<? extends StringMatcher> values)Deprecated. -
Uses of StringMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as StringMatcher Modifier and Type Field Description private static StringMatcherStringMatcher. DEFAULT_INSTANCEprivate StringMatcherNodeMatcher.Builder. nodeId_private StringMatcherNodeMatcher. nodeId_Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StringMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>NodeMatcher.Builder. nodeIdBuilder_private static com.google.protobuf.Parser<StringMatcher>StringMatcher. PARSERprivate com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>PathMatcher.Builder. pathBuilder_private java.util.List<StringMatcher>ListStringMatcher.Builder. patterns_private java.util.List<StringMatcher>ListStringMatcher. patterns_private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>ListStringMatcher.Builder. patternsBuilder_private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>FilterStateMatcher.Builder. stringMatchBuilder_private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>ValueMatcher.Builder. stringMatchBuilder_Methods in io.envoyproxy.envoy.type.matcher.v3 that return StringMatcher Modifier and Type Method Description StringMatcherStringMatcher.Builder. build()StringMatcherStringMatcher.Builder. buildPartial()static StringMatcherStringMatcher. getDefaultInstance()StringMatcherStringMatcher.Builder. getDefaultInstanceForType()StringMatcherStringMatcher. getDefaultInstanceForType()StringMatcherNodeMatcher.Builder. getNodeId()Specifies match criteria on the node id.StringMatcherNodeMatcher. getNodeId()Specifies match criteria on the node id.StringMatcherNodeMatcherOrBuilder. getNodeId()Specifies match criteria on the node id.StringMatcherPathMatcher.Builder. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherPathMatcher. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherPathMatcherOrBuilder. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherListStringMatcher.Builder. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...StringMatcherListStringMatcher. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...StringMatcherListStringMatcherOrBuilder. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...StringMatcherFilterStateMatcher.Builder. getStringMatch()Matches the filter state object as a string value.StringMatcherFilterStateMatcher. getStringMatch()Matches the filter state object as a string value.StringMatcherFilterStateMatcherOrBuilder. getStringMatch()Matches the filter state object as a string value.StringMatcherValueMatcher.Builder. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherValueMatcher. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherValueMatcherOrBuilder. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.static StringMatcherStringMatcher. parseDelimitedFrom(java.io.InputStream input)static StringMatcherStringMatcher. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(byte[] data)static StringMatcherStringMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.ByteString data)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(java.io.InputStream input)static StringMatcherStringMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(java.nio.ByteBuffer data)static StringMatcherStringMatcher. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>NodeMatcher.Builder. getNodeIdFieldBuilder()Specifies match criteria on the node id.com.google.protobuf.Parser<StringMatcher>StringMatcher. getParserForType()private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>PathMatcher.Builder. getPathFieldBuilder()The ``path`` must match the URL path portion of the :path header.private com.google.protobuf.RepeatedFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>ListStringMatcher.Builder. getPatternsFieldBuilder()java.util.List<StringMatcher>ListStringMatcher.Builder. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...java.util.List<StringMatcher>ListStringMatcher. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...java.util.List<StringMatcher>ListStringMatcherOrBuilder. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>FilterStateMatcher.Builder. getStringMatchFieldBuilder()Matches the filter state object as a string value.private com.google.protobuf.SingleFieldBuilder<StringMatcher,StringMatcher.Builder,StringMatcherOrBuilder>ValueMatcher.Builder. getStringMatchFieldBuilder()If specified, a match occurs if and only if the target value is a string value and is matched to this field.static com.google.protobuf.Parser<StringMatcher>StringMatcher. parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type StringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. addPatterns(int index, StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcher.BuilderListStringMatcher.Builder. addPatterns(StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...private voidStringMatcher.Builder. buildPartial0(StringMatcher result)private voidStringMatcher.Builder. buildPartialOneofs(StringMatcher result)StringMatcher.BuilderStringMatcher.Builder. mergeFrom(StringMatcher other)NodeMatcher.BuilderNodeMatcher.Builder. mergeNodeId(StringMatcher value)Specifies match criteria on the node id.PathMatcher.BuilderPathMatcher.Builder. mergePath(StringMatcher value)The ``path`` must match the URL path portion of the :path header.FilterStateMatcher.BuilderFilterStateMatcher.Builder. mergeStringMatch(StringMatcher value)Matches the filter state object as a string value.ValueMatcher.BuilderValueMatcher.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.BuilderStringMatcher. newBuilder(StringMatcher prototype)NodeMatcher.BuilderNodeMatcher.Builder. setNodeId(StringMatcher value)Specifies match criteria on the node id.PathMatcher.BuilderPathMatcher.Builder. setPath(StringMatcher value)The ``path`` must match the URL path portion of the :path header.ListStringMatcher.BuilderListStringMatcher.Builder. setPatterns(int index, StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...FilterStateMatcher.BuilderFilterStateMatcher.Builder. setStringMatch(StringMatcher value)Matches the filter state object as a string value.ValueMatcher.BuilderValueMatcher.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.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type StringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. addAllPatterns(java.lang.Iterable<? extends StringMatcher> values)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... -
Uses of StringMatcher in io.grpc.xds
Methods in io.grpc.xds with parameters of type StringMatcher Modifier and Type Method Description private static GrpcAuthorizationEngine.RequestedServerNameMatcherRbacFilter. parseRequestedServerNameMatcher(StringMatcher proto) -
Uses of StringMatcher in io.grpc.xds.internal
Methods in io.grpc.xds.internal with parameters of type StringMatcher Modifier and Type Method Description static Matchers.StringMatcherMatcherParser. parseStringMatcher(StringMatcher proto)Translate StringMatcher envoy proto to internal StringMatcher. -
Uses of StringMatcher in io.grpc.xds.internal.security.trust
Methods in io.grpc.xds.internal.security.trust with parameters of type StringMatcher Modifier and Type Method Description private static booleanXdsX509TrustManager. verifyDnsNameInPattern(java.lang.String altNameFromCert, StringMatcher sanToVerifyMatcher)Method parameters in io.grpc.xds.internal.security.trust with type arguments of type StringMatcher Modifier and Type Method Description private static booleanXdsX509TrustManager. verifyDnsNameInSanList(java.lang.String altNameFromCert, java.util.List<StringMatcher> verifySanList)private static voidXdsX509TrustManager. verifySubjectAltNameInLeaf(java.security.cert.X509Certificate cert, java.util.List<StringMatcher> verifyList)
-