Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher
Packages that use RegexMatcher
Package
Description
-
Uses of RegexMatcher in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RegexMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> RouteMatch.Builder.safeRegexBuilder_private com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> HeaderMatcher.Builder.safeRegexMatchBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return RegexMatcherModifier and TypeMethodDescriptionRouteMatch.Builder.getSafeRegex()If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.RouteMatch.getSafeRegex()If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.RouteMatchOrBuilder.getSafeRegex()If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.HeaderMatcher.Builder.getSafeRegexMatch()Deprecated.envoy.config.route.v3.HeaderMatcher.safe_regex_match is deprecated.HeaderMatcher.getSafeRegexMatch()Deprecated.envoy.config.route.v3.HeaderMatcher.safe_regex_match is deprecated.HeaderMatcherOrBuilder.getSafeRegexMatch()Deprecated.envoy.config.route.v3.HeaderMatcher.safe_regex_match is deprecated.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RegexMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> RouteMatch.Builder.getSafeRegexFieldBuilder()If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.private com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> HeaderMatcher.Builder.getSafeRegexMatchFieldBuilder()If specified, this regex string is a regular expression rule which implies the entire request header value must match the regex.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RegexMatcherModifier and TypeMethodDescriptionRouteMatch.Builder.mergeSafeRegex(RegexMatcher value) If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.HeaderMatcher.Builder.mergeSafeRegexMatch(RegexMatcher value) Deprecated.RouteMatch.Builder.setSafeRegex(RegexMatcher value) If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.HeaderMatcher.Builder.setSafeRegexMatch(RegexMatcher value) Deprecated. -
Uses of RegexMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as RegexMatcherModifier and TypeFieldDescriptionprivate static final RegexMatcherRegexMatcher.DEFAULT_INSTANCEprivate RegexMatcherRegexMatchAndSubstitute.Builder.pattern_private RegexMatcherRegexMatchAndSubstitute.pattern_Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<RegexMatcher> RegexMatcher.PARSERprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> RegexMatchAndSubstitute.Builder.patternBuilder_private com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> StringMatcher.Builder.safeRegexBuilder_Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatcherModifier and TypeMethodDescriptionRegexMatcher.Builder.build()RegexMatcher.Builder.buildPartial()static RegexMatcherRegexMatcher.getDefaultInstance()RegexMatcher.Builder.getDefaultInstanceForType()RegexMatcher.getDefaultInstanceForType()RegexMatchAndSubstitute.Builder.getPattern()The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.RegexMatchAndSubstitute.getPattern()The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.RegexMatchAndSubstituteOrBuilder.getPattern()The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.StringMatcher.Builder.getSafeRegex()The input string must match the regular expression specified here.StringMatcher.getSafeRegex()The input string must match the regular expression specified here.StringMatcherOrBuilder.getSafeRegex()The input string must match the regular expression specified here.static RegexMatcherRegexMatcher.parseDelimitedFrom(InputStream input) static RegexMatcherRegexMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcherRegexMatcher.parseFrom(byte[] data) static RegexMatcherRegexMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcherRegexMatcher.parseFrom(com.google.protobuf.ByteString data) static RegexMatcherRegexMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcherRegexMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static RegexMatcherRegexMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcherRegexMatcher.parseFrom(InputStream input) static RegexMatcherRegexMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RegexMatcherRegexMatcher.parseFrom(ByteBuffer data) static RegexMatcherRegexMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RegexMatcher> RegexMatcher.getParserForType()private com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> RegexMatchAndSubstitute.Builder.getPatternFieldBuilder()The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.private com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> StringMatcher.Builder.getSafeRegexFieldBuilder()The input string must match the regular expression specified here.static com.google.protobuf.Parser<RegexMatcher> RegexMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type RegexMatcherModifier and TypeMethodDescriptionprivate voidRegexMatcher.Builder.buildPartial0(RegexMatcher result) private voidRegexMatcher.Builder.buildPartialOneofs(RegexMatcher result) RegexMatcher.Builder.mergeFrom(RegexMatcher other) RegexMatchAndSubstitute.Builder.mergePattern(RegexMatcher value) The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.StringMatcher.Builder.mergeSafeRegex(RegexMatcher value) The input string must match the regular expression specified here.static RegexMatcher.BuilderRegexMatcher.newBuilder(RegexMatcher prototype) RegexMatchAndSubstitute.Builder.setPattern(RegexMatcher value) The regular expression used to find portions of a string (hereafter called the "subject string") that should be replaced.StringMatcher.Builder.setSafeRegex(RegexMatcher value) The input string must match the regular expression specified here. -
Uses of RegexMatcher in io.grpc.xds.internal.security.trust
Methods in io.grpc.xds.internal.security.trust with parameters of type RegexMatcherModifier and TypeMethodDescriptionprivate static booleanXdsX509TrustManager.verifyDnsNameSafeRegex(String altNameFromCert, RegexMatcher sanToVerifySafeRegex)