Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.PathMatcherOrBuilder
Packages that use PathMatcherOrBuilder
Package
Description
-
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return PathMatcherOrBuilderModifier and TypeMethodDescriptionPermission.Builder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Permission.getUrlPathOrBuilder()A URL path on the incoming HTTP request.PermissionOrBuilder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Principal.Builder.getUrlPathOrBuilder()A URL path on the incoming HTTP request.Principal.getUrlPathOrBuilder()A URL path on the incoming HTTP request.PrincipalOrBuilder.getUrlPathOrBuilder()A URL path on the incoming HTTP request. -
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return PathMatcherOrBuilderModifier and TypeMethodDescriptionOAuth2Config.Builder.getRedirectPathMatcherOrBuilder()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.getRedirectPathMatcherOrBuilder()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2ConfigOrBuilder.getRedirectPathMatcherOrBuilder()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.Builder.getSignoutPathOrBuilder()The path to sign a user out, clearing their credential cookies.OAuth2Config.getSignoutPathOrBuilder()The path to sign a user out, clearing their credential cookies.OAuth2ConfigOrBuilder.getSignoutPathOrBuilder()The path to sign a user out, clearing their credential cookies. -
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement PathMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the way to match a path on HTTP request.static final classSpecifies the way to match a path on HTTP request.