Uses of Class
io.envoyproxy.envoy.type.matcher.v3.ListStringMatcher
-
Packages that use ListStringMatcher Package Description io.envoyproxy.envoy.config.metrics.v3 io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of ListStringMatcher in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return ListStringMatcher Modifier and Type Method Description ListStringMatcherStatsMatcher.Builder. getExclusionList()Exclusive match.ListStringMatcherStatsMatcher. getExclusionList()Exclusive match.ListStringMatcherStatsMatcherOrBuilder. getExclusionList()Exclusive match.ListStringMatcherStatsMatcher.Builder. getInclusionList()Inclusive match.ListStringMatcherStatsMatcher. getInclusionList()Inclusive match.ListStringMatcherStatsMatcherOrBuilder. getInclusionList()Inclusive match.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type ListStringMatcher Modifier and Type Method Description StatsMatcher.BuilderStatsMatcher.Builder. mergeExclusionList(ListStringMatcher value)Exclusive match.StatsMatcher.BuilderStatsMatcher.Builder. mergeInclusionList(ListStringMatcher value)Inclusive match.StatsMatcher.BuilderStatsMatcher.Builder. setExclusionList(ListStringMatcher value)Exclusive match.StatsMatcher.BuilderStatsMatcher.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 ListStringMatcher Modifier and Type Method Description ListStringMatcherAuthorizationResponse.Builder. getAllowedClientHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponse. getAllowedClientHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponseOrBuilder. getAllowedClientHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponse.Builder. getAllowedClientHeadersOnSuccess()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. 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.ListStringMatcherAuthorizationResponse. getAllowedClientHeadersOnSuccess()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. 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.ListStringMatcherAuthorizationResponseOrBuilder. getAllowedClientHeadersOnSuccess()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. 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.ListStringMatcherAuthorizationRequest.Builder. getAllowedHeaders()Authorization request includes the client request headers that have a correspondent match in the :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. .. note:: In addition to the the user's supplied matchers, ``Host``, ``Method``, ``Path``, ``Content-Length``, and ``Authorization`` are **automatically included** to the list. .. note:: By default, ``Content-Length`` header is set to ``0`` and the request to the authorization service has no message body.ListStringMatcherAuthorizationRequest. getAllowedHeaders()Authorization request includes the client request headers that have a correspondent match in the :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. .. note:: In addition to the the user's supplied matchers, ``Host``, ``Method``, ``Path``, ``Content-Length``, and ``Authorization`` are **automatically included** to the list. .. note:: By default, ``Content-Length`` header is set to ``0`` and the request to the authorization service has no message body.ListStringMatcherAuthorizationRequestOrBuilder. getAllowedHeaders()Authorization request includes the client request headers that have a correspondent match in the :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. .. note:: In addition to the the user's supplied matchers, ``Host``, ``Method``, ``Path``, ``Content-Length``, and ``Authorization`` are **automatically included** to the list. .. note:: By default, ``Content-Length`` header is set to ``0`` and the request to the authorization service has no message body.ListStringMatcherAuthorizationResponse.Builder. getAllowedUpstreamHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.ListStringMatcherAuthorizationResponse. getAllowedUpstreamHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.ListStringMatcherAuthorizationResponseOrBuilder. getAllowedUpstreamHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.ListStringMatcherAuthorizationResponse.Builder. getAllowedUpstreamHeadersToAppend()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponse. getAllowedUpstreamHeadersToAppend()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponseOrBuilder. getAllowedUpstreamHeadersToAppend()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.ListStringMatcherAuthorizationResponse.Builder. getDynamicMetadataFromHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.ListStringMatcherAuthorizationResponse. getDynamicMetadataFromHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.ListStringMatcherAuthorizationResponseOrBuilder. getDynamicMetadataFromHeaders()When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` 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 ListStringMatcher Modifier and Type Method Description AuthorizationResponse.BuilderAuthorizationResponse.Builder. mergeAllowedClientHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.BuilderAuthorizationResponse.Builder. mergeAllowedClientHeadersOnSuccess(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. 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.BuilderAuthorizationRequest.Builder. mergeAllowedHeaders(ListStringMatcher value)Authorization request includes the client request headers that have a correspondent match in the :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. .. note:: In addition to the the user's supplied matchers, ``Host``, ``Method``, ``Path``, ``Content-Length``, and ``Authorization`` are **automatically included** to the list. .. note:: By default, ``Content-Length`` header is set to ``0`` and the request to the authorization service has no message body.AuthorizationResponse.BuilderAuthorizationResponse.Builder. mergeAllowedUpstreamHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponse.BuilderAuthorizationResponse.Builder. mergeAllowedUpstreamHeadersToAppend(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.BuilderAuthorizationResponse.Builder. mergeDynamicMetadataFromHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be emitted as dynamic metadata to be consumed by the next filter.AuthorizationResponse.BuilderAuthorizationResponse.Builder. setAllowedClientHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.BuilderAuthorizationResponse.Builder. setAllowedClientHeadersOnSuccess(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. 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.BuilderAuthorizationRequest.Builder. setAllowedHeaders(ListStringMatcher value)Authorization request includes the client request headers that have a correspondent match in the :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>`. .. note:: In addition to the the user's supplied matchers, ``Host``, ``Method``, ``Path``, ``Content-Length``, and ``Authorization`` are **automatically included** to the list. .. note:: By default, ``Content-Length`` header is set to ``0`` and the request to the authorization service has no message body.AuthorizationResponse.BuilderAuthorizationResponse.Builder. setAllowedUpstreamHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the original client request.AuthorizationResponse.BuilderAuthorizationResponse.Builder. setAllowedUpstreamHeadersToAppend(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` is set, authorization response headers that have a correspondent match will be added to the client's response.AuthorizationResponse.BuilderAuthorizationResponse.Builder. setDynamicMetadataFromHeaders(ListStringMatcher value)When this :ref:`list <envoy_v3_api_msg_type.matcher.v3.ListStringMatcher>` 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.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListStringMatcher Modifier and Type Method Description ListStringMatcherListStringMatcher.Builder. build()ListStringMatcherListStringMatcher.Builder. buildPartial()static ListStringMatcherListStringMatcher. getDefaultInstance()ListStringMatcherListStringMatcher.Builder. getDefaultInstanceForType()ListStringMatcherListStringMatcher. 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 ListStringMatcher Modifier and Type Method Description com.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 ListStringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. mergeFrom(ListStringMatcher other)static ListStringMatcher.BuilderListStringMatcher. newBuilder(ListStringMatcher prototype)
-