Uses of Interface
com.github.xds.type.matcher.v3.RegexMatcherOrBuilder
Packages that use RegexMatcherOrBuilder
-
Uses of RegexMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement RegexMatcherOrBuilderModifier and TypeClassDescriptionfinal classA regex matcher designed for safety when used with untrusted input.static final classA regex matcher designed for safety when used with untrusted input.Fields in com.github.xds.type.matcher.v3 with type parameters of type RegexMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> StringMatcher.Builder.safeRegexBuilder_Methods in com.github.xds.type.matcher.v3 that return RegexMatcherOrBuilderModifier and TypeMethodDescriptionStringMatcher.Builder.getSafeRegexOrBuilder()The input string must match the regular expression specified here.StringMatcher.getSafeRegexOrBuilder()The input string must match the regular expression specified here.StringMatcherOrBuilder.getSafeRegexOrBuilder()The input string must match the regular expression specified here.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type RegexMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RegexMatcher, RegexMatcher.Builder, RegexMatcherOrBuilder> StringMatcher.Builder.internalGetSafeRegexFieldBuilder()The input string must match the regular expression specified here.