Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ListStringMatcher
Packages that use ListStringMatcher
Package
Description
-
Uses of ListStringMatcher in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return ListStringMatcherModifier and TypeMethodDescriptionStatsMatcher.Builder.getExclusionList()Exclusive match.StatsMatcher.getExclusionList()Exclusive match.StatsMatcherOrBuilder.getExclusionList()Exclusive match.StatsMatcher.Builder.getInclusionList()Inclusive match.StatsMatcher.getInclusionList()Inclusive match.StatsMatcherOrBuilder.getInclusionList()Inclusive match.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionStatsMatcher.Builder.mergeExclusionList(ListStringMatcher value) Exclusive match.StatsMatcher.Builder.mergeInclusionList(ListStringMatcher value) Inclusive match.StatsMatcher.Builder.setExclusionList(ListStringMatcher value) Exclusive match.StatsMatcher.Builder.setInclusionList(ListStringMatcher value) Inclusive match. -
Uses of ListStringMatcher in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return ListStringMatcherModifier and TypeMethodDescriptionAuthorizationResponse.Builder.getAllowedClientHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.getAllowedClientHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponseOrBuilder.getAllowedClientHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.Builder.getAllowedClientHeadersOnSuccess()When this list is set, authorization response headers that have a correspondent match will be added to the client's response when the authorization response itself is successful, i.e. not failed or denied.AuthorizationResponse.getAllowedClientHeadersOnSuccess()When this list is set, authorization response headers that have a correspondent match will be added to the client's response when the authorization response itself is successful, i.e. not failed or denied.AuthorizationResponseOrBuilder.getAllowedClientHeadersOnSuccess()When this list is set, authorization response headers that have a correspondent match will be added to the client's response when the authorization response itself is successful, i.e. not failed or denied.AuthorizationRequest.Builder.getAllowedHeaders()Deprecated.envoy.extensions.filters.http.ext_authz.v3.AuthorizationRequest.allowed_headers is deprecated.AuthorizationRequest.getAllowedHeaders()Deprecated.envoy.extensions.filters.http.ext_authz.v3.AuthorizationRequest.allowed_headers is deprecated.AuthorizationRequestOrBuilder.getAllowedHeaders()Deprecated.envoy.extensions.filters.http.ext_authz.v3.AuthorizationRequest.allowed_headers is deprecated.ExtAuthz.Builder.getAllowedHeaders()Check request to authorization server will include the client request headers that have a correspondent match in the list.ExtAuthz.getAllowedHeaders()Check request to authorization server will include the client request headers that have a correspondent match in the list.ExtAuthzOrBuilder.getAllowedHeaders()Check request to authorization server will include the client request headers that have a correspondent match in the list.AuthorizationResponse.Builder.getAllowedUpstreamHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be overridden.AuthorizationResponse.getAllowedUpstreamHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be overridden.AuthorizationResponseOrBuilder.getAllowedUpstreamHeaders()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be overridden.AuthorizationResponse.Builder.getAllowedUpstreamHeadersToAppend()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be appended.AuthorizationResponse.getAllowedUpstreamHeadersToAppend()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be appended.AuthorizationResponseOrBuilder.getAllowedUpstreamHeadersToAppend()When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be appended.ExtAuthz.Builder.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external authentication server.ExtAuthz.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external authentication server.ExtAuthzOrBuilder.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external authentication server.AuthorizationResponse.Builder.getDynamicMetadataFromHeaders()When this list is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.AuthorizationResponse.getDynamicMetadataFromHeaders()When this list is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.AuthorizationResponseOrBuilder.getDynamicMetadataFromHeaders()When this list is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionAuthorizationResponse.Builder.mergeAllowedClientHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.Builder.mergeAllowedClientHeadersOnSuccess(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the client's response when the authorization response itself is successful, i.e. not failed or denied.AuthorizationRequest.Builder.mergeAllowedHeaders(ListStringMatcher value) Deprecated.ExtAuthz.Builder.mergeAllowedHeaders(ListStringMatcher value) Check request to authorization server will include the client request headers that have a correspondent match in the list.AuthorizationResponse.Builder.mergeAllowedUpstreamHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be overridden.AuthorizationResponse.Builder.mergeAllowedUpstreamHeadersToAppend(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be appended.ExtAuthz.Builder.mergeDisallowedHeaders(ListStringMatcher value) If set, specifically disallow any header in this list to be forwarded to the external authentication server.AuthorizationResponse.Builder.mergeDynamicMetadataFromHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.AuthorizationResponse.Builder.setAllowedClientHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.Builder.setAllowedClientHeadersOnSuccess(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the client's response when the authorization response itself is successful, i.e. not failed or denied.AuthorizationRequest.Builder.setAllowedHeaders(ListStringMatcher value) Deprecated.ExtAuthz.Builder.setAllowedHeaders(ListStringMatcher value) Check request to authorization server will include the client request headers that have a correspondent match in the list.AuthorizationResponse.Builder.setAllowedUpstreamHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be overridden.AuthorizationResponse.Builder.setAllowedUpstreamHeadersToAppend(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be added to the original client request. .. note:: Existing headers will be appended.ExtAuthz.Builder.setDisallowedHeaders(ListStringMatcher value) If set, specifically disallow any header in this list to be forwarded to the external authentication server.AuthorizationResponse.Builder.setDynamicMetadataFromHeaders(ListStringMatcher value) When this list is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter. -
Uses of ListStringMatcher in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return ListStringMatcherModifier and TypeMethodDescriptionHeaderForwardingRules.Builder.getAllowedHeaders()If set, specifically allow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.getAllowedHeaders()If set, specifically allow any header in this list to be forwarded to the external processing server.HeaderForwardingRulesOrBuilder.getAllowedHeaders()If set, specifically allow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.Builder.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external processing server.HeaderForwardingRulesOrBuilder.getDisallowedHeaders()If set, specifically disallow any header in this list to be forwarded to the external processing server.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionHeaderForwardingRules.Builder.mergeAllowedHeaders(ListStringMatcher value) If set, specifically allow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.Builder.mergeDisallowedHeaders(ListStringMatcher value) If set, specifically disallow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.Builder.setAllowedHeaders(ListStringMatcher value) If set, specifically allow any header in this list to be forwarded to the external processing server.HeaderForwardingRules.Builder.setDisallowedHeaders(ListStringMatcher value) If set, specifically disallow any header in this list to be forwarded to the external processing server. -
Uses of ListStringMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.build()ListStringMatcher.Builder.buildPartial()static ListStringMatcherListStringMatcher.getDefaultInstance()ListStringMatcher.Builder.getDefaultInstanceForType()ListStringMatcher.getDefaultInstanceForType()static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input) static ListStringMatcherListStringMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(byte[] data) static ListStringMatcherListStringMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static ListStringMatcherListStringMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(InputStream input) static ListStringMatcherListStringMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ListStringMatcherListStringMatcher.parseFrom(ByteBuffer data) static ListStringMatcherListStringMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ListStringMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ListStringMatcher>ListStringMatcher.getParserForType()static com.google.protobuf.Parser<ListStringMatcher>ListStringMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type ListStringMatcherModifier and TypeMethodDescriptionListStringMatcher.Builder.mergeFrom(ListStringMatcher other) static ListStringMatcher.BuilderListStringMatcher.newBuilder(ListStringMatcher prototype)