Uses of Interface
io.envoyproxy.envoy.type.matcher.PathMatcherOrBuilder
-
Packages that use PathMatcherOrBuilder Package Description io.envoyproxy.envoy.config.rbac.v2 io.envoyproxy.envoy.type.matcher -
-
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 that return PathMatcherOrBuilder Modifier and Type Method Description PathMatcherOrBuilderPermission.Builder. getUrlPathOrBuilder()A URL path on the incoming HTTP request.PathMatcherOrBuilderPermission. getUrlPathOrBuilder()A URL path on the incoming HTTP request.PathMatcherOrBuilderPermissionOrBuilder. getUrlPathOrBuilder()A URL path on the incoming HTTP request.PathMatcherOrBuilderPrincipal.Builder. getUrlPathOrBuilder()A URL path on the incoming HTTP request.PathMatcherOrBuilderPrincipal. getUrlPathOrBuilder()A URL path on the incoming HTTP request.PathMatcherOrBuilderPrincipalOrBuilder. getUrlPathOrBuilder()A URL path on the incoming HTTP request. -
Uses of PathMatcherOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement PathMatcherOrBuilder Modifier and Type Class Description classPathMatcherSpecifies the way to match a path on HTTP request.static classPathMatcher.BuilderSpecifies the way to match a path on HTTP request.
-