Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StringMatcher
Packages that use StringMatcher
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
Interfaces and implementations that are internal to gRPC.
-
Uses of StringMatcher in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as StringMatcherModifier and TypeFieldDescriptionprivate StringMatcherHealthCheck.HttpHealthCheck.Builder.serviceNameMatcher_private StringMatcherHealthCheck.HttpHealthCheck.serviceNameMatcher_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type StringMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HealthCheck.HttpHealthCheck.Builder.serviceNameMatcherBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return StringMatcherModifier and TypeMethodDescriptionHealthCheck.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>`.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_v3_api_msg_type.matcher.v3.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_v3_api_msg_type.matcher.v3.StringMatcher>`.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type StringMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HealthCheck.HttpHealthCheck.Builder.internalGetServiceNameMatcherFieldBuilder()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 StringMatcherModifier and TypeMethodDescriptionHealthCheck.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.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 StringMatcherModifier and TypeFieldDescriptionprivate StringMatcherHistogramBucketSettings.Builder.match_private StringMatcherHistogramBucketSettings.match_Fields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type StringMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HistogramBucketSettings.Builder.matchBuilder_Methods in io.envoyproxy.envoy.config.metrics.v3 that return StringMatcherModifier and TypeMethodDescriptionHistogramBucketSettings.Builder.getMatch()The stats that this rule applies to.HistogramBucketSettings.getMatch()The stats that this rule applies to.HistogramBucketSettingsOrBuilder.getMatch()The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type StringMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HistogramBucketSettings.Builder.internalGetMatchFieldBuilder()The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type StringMatcherModifier and TypeMethodDescriptionHistogramBucketSettings.Builder.mergeMatch(StringMatcher value) The stats that this rule applies to.HistogramBucketSettings.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 StringMatcherModifier and TypeFieldDescriptionprivate StringMatcherPrincipal.Authenticated.Builder.principalName_private StringMatcherPrincipal.Authenticated.principalName_Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type StringMatcherModifier and TypeFieldDescriptionprivate 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 StringMatcherModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.getPrincipalName()The name of the principal.Principal.Authenticated.getPrincipalName()The name of the principal.Principal.AuthenticatedOrBuilder.getPrincipalName()The name of the principal.Permission.Builder.getRequestedServerName()The request server from the client's connection request.Permission.getRequestedServerName()The request server from the client's connection request.PermissionOrBuilder.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 StringMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Principal.Authenticated.Builder.internalGetPrincipalNameFieldBuilder()The name of the principal.private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Permission.Builder.internalGetRequestedServerNameFieldBuilder()The request server from the client's connection request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type StringMatcherModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.mergePrincipalName(StringMatcher value) The name of the principal.Permission.Builder.mergeRequestedServerName(StringMatcher value) The request server from the client's connection request.Principal.Authenticated.Builder.setPrincipalName(StringMatcher value) The name of the principal.Permission.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 StringMatcherModifier and TypeFieldDescriptionprivate List<StringMatcher> CorsPolicy.allowOriginStringMatch_private 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 StringMatcherModifier and TypeMethodDescriptionCorsPolicy.Builder.getAllowOriginStringMatch(int index) Specifies string patterns that match allowed origins.CorsPolicy.getAllowOriginStringMatch(int index) Specifies string patterns that match allowed origins.CorsPolicyOrBuilder.getAllowOriginStringMatch(int index) Specifies string patterns that match allowed origins.HeaderMatcher.Builder.getStringMatch()If specified, header match will be performed based on the string match of the header value.HeaderMatcher.getStringMatch()If specified, header match will be performed based on the string match of the header value.HeaderMatcherOrBuilder.getStringMatch()If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.Builder.getStringMatch()Specifies whether a query parameter value should match against a string.QueryParameterMatcher.getStringMatch()Specifies whether a query parameter value should match against a string.QueryParameterMatcherOrBuilder.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 StringMatcherModifier and TypeMethodDescriptionCorsPolicy.Builder.getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.CorsPolicy.getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.CorsPolicyOrBuilder.getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.private com.google.protobuf.RepeatedFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CorsPolicy.Builder.internalGetAllowOriginStringMatchFieldBuilder()private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HeaderMatcher.Builder.internalGetStringMatchFieldBuilder()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.internalGetStringMatchFieldBuilder()Specifies whether a query parameter value should match against a string.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type StringMatcherModifier and TypeMethodDescriptionCorsPolicy.Builder.addAllowOriginStringMatch(int index, StringMatcher value) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addAllowOriginStringMatch(StringMatcher value) Specifies string patterns that match allowed origins.HeaderMatcher.Builder.mergeStringMatch(StringMatcher value) If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.Builder.mergeStringMatch(StringMatcher value) Specifies whether a query parameter value should match against a string.CorsPolicy.Builder.setAllowOriginStringMatch(int index, StringMatcher value) Specifies string patterns that match allowed origins.HeaderMatcher.Builder.setStringMatch(StringMatcher value) If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.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 StringMatcherModifier and TypeMethodDescriptionCorsPolicy.Builder.addAllAllowOriginStringMatch(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 StringMatcherModifier and TypeFieldDescriptionprivate StringMatcherSubjectAltNameMatcher.Builder.matcher_private StringMatcherSubjectAltNameMatcher.matcher_Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type StringMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> SubjectAltNameMatcher.Builder.matcherBuilder_private List<StringMatcher> CertificateValidationContext.Builder.matchSubjectAltNames_private 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 StringMatcherModifier and TypeMethodDescriptionSubjectAltNameMatcher.Builder.getMatcher()Matcher for SAN value.SubjectAltNameMatcher.getMatcher()Matcher for SAN value.SubjectAltNameMatcherOrBuilder.getMatcher()Matcher for SAN value.CertificateValidationContext.Builder.getMatchSubjectAltNames(int index) Deprecated.CertificateValidationContext.getMatchSubjectAltNames(int index) Deprecated.CertificateValidationContextOrBuilder.getMatchSubjectAltNames(int index) Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type StringMatcherModifier and TypeMethodDescriptionCertificateValidationContext.Builder.getMatchSubjectAltNamesList()Deprecated.CertificateValidationContext.getMatchSubjectAltNamesList()Deprecated.CertificateValidationContextOrBuilder.getMatchSubjectAltNamesList()Deprecated.private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> SubjectAltNameMatcher.Builder.internalGetMatcherFieldBuilder()Matcher for SAN value.private com.google.protobuf.RepeatedFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CertificateValidationContext.Builder.internalGetMatchSubjectAltNamesFieldBuilder()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type StringMatcherModifier and TypeMethodDescriptionCertificateValidationContext.Builder.addMatchSubjectAltNames(int index, StringMatcher value) Deprecated.CertificateValidationContext.Builder.addMatchSubjectAltNames(StringMatcher value) Deprecated.SubjectAltNameMatcher.Builder.mergeMatcher(StringMatcher value) Matcher for SAN value.SubjectAltNameMatcher.Builder.setMatcher(StringMatcher value) Matcher for SAN value.CertificateValidationContext.Builder.setMatchSubjectAltNames(int index, StringMatcher value) Deprecated.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type StringMatcherModifier and TypeMethodDescriptionCertificateValidationContext.Builder.addAllMatchSubjectAltNames(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 StringMatcherModifier and TypeFieldDescriptionprivate static final StringMatcherStringMatcher.DEFAULT_INSTANCEprivate StringMatcherNodeMatcher.Builder.nodeId_private StringMatcherNodeMatcher.nodeId_Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StringMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> NodeMatcher.Builder.nodeIdBuilder_private static final com.google.protobuf.Parser<StringMatcher> StringMatcher.PARSERprivate com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> PathMatcher.Builder.pathBuilder_private List<StringMatcher> ListStringMatcher.Builder.patterns_private 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 StringMatcherModifier and TypeMethodDescriptionStringMatcher.Builder.build()StringMatcher.Builder.buildPartial()static StringMatcherStringMatcher.getDefaultInstance()StringMatcher.Builder.getDefaultInstanceForType()StringMatcher.getDefaultInstanceForType()NodeMatcher.Builder.getNodeId()Specifies match criteria on the node id.NodeMatcher.getNodeId()Specifies match criteria on the node id.NodeMatcherOrBuilder.getNodeId()Specifies match criteria on the node id.PathMatcher.Builder.getPath()The ``path`` must match the URL path portion of the :path header.PathMatcher.getPath()The ``path`` must match the URL path portion of the :path header.PathMatcherOrBuilder.getPath()The ``path`` must match the URL path portion of the :path header.ListStringMatcher.Builder.getPatterns(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcher.getPatterns(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcherOrBuilder.getPatterns(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...FilterStateMatcher.Builder.getStringMatch()Matches the filter state object as a string value.FilterStateMatcher.getStringMatch()Matches the filter state object as a string value.FilterStateMatcherOrBuilder.getStringMatch()Matches the filter state object as a string 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.ValueMatcher.getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.ValueMatcherOrBuilder.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(InputStream input) static StringMatcherStringMatcher.parseDelimitedFrom(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(InputStream input) static StringMatcherStringMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringMatcherStringMatcher.parseFrom(ByteBuffer data) static StringMatcherStringMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StringMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StringMatcher> StringMatcher.getParserForType()ListStringMatcher.Builder.getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcher.getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcherOrBuilder.getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> NodeMatcher.Builder.internalGetNodeIdFieldBuilder()Specifies match criteria on the node id.private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> PathMatcher.Builder.internalGetPathFieldBuilder()The ``path`` must match the URL path portion of the :path header.private com.google.protobuf.RepeatedFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ListStringMatcher.Builder.internalGetPatternsFieldBuilder()private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> FilterStateMatcher.Builder.internalGetStringMatchFieldBuilder()Matches the filter state object as a string value.private com.google.protobuf.SingleFieldBuilder<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ValueMatcher.Builder.internalGetStringMatchFieldBuilder()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 StringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.addPatterns(int index, StringMatcher value) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...ListStringMatcher.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.Builder.mergeFrom(StringMatcher other) NodeMatcher.Builder.mergeNodeId(StringMatcher value) Specifies match criteria on the node id.PathMatcher.Builder.mergePath(StringMatcher value) The ``path`` must match the URL path portion of the :path header.FilterStateMatcher.Builder.mergeStringMatch(StringMatcher value) Matches the filter state object as a string value.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.BuilderStringMatcher.newBuilder(StringMatcher prototype) NodeMatcher.Builder.setNodeId(StringMatcher value) Specifies match criteria on the node id.PathMatcher.Builder.setPath(StringMatcher value) The ``path`` must match the URL path portion of the :path header.ListStringMatcher.Builder.setPatterns(int index, StringMatcher value) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...FilterStateMatcher.Builder.setStringMatch(StringMatcher value) Matches the filter state object as a string value.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.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type StringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.addAllPatterns(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 StringMatcherModifier and TypeMethodDescriptionprivate static GrpcAuthorizationEngine.RequestedServerNameMatcherRbacFilter.parseRequestedServerNameMatcher(StringMatcher proto) -
Uses of StringMatcher in io.grpc.xds.internal
Methods in io.grpc.xds.internal with parameters of type StringMatcherModifier and TypeMethodDescriptionstatic 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 StringMatcherModifier and TypeMethodDescriptionprivate static booleanXdsX509TrustManager.verifyDnsNameInPattern(String altNameFromCert, StringMatcher sanToVerifyMatcher) Method parameters in io.grpc.xds.internal.security.trust with type arguments of type StringMatcherModifier and TypeMethodDescriptionprivate static booleanXdsX509TrustManager.verifyDnsNameInSanList(String altNameFromCert, List<StringMatcher> verifySanList) private static voidXdsX509TrustManager.verifySubjectAltNameInLeaf(X509Certificate cert, List<StringMatcher> verifyList)