Uses of Class
io.envoyproxy.envoy.type.matcher.v3.PathMatcher
Packages that use PathMatcher
Package
Description
-
Uses of PathMatcher in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return PathMatcherModifier and TypeMethodDescriptionPermission.Builder.getUrlPath()A URL path on the incoming HTTP request.Permission.getUrlPath()A URL path on the incoming HTTP request.PermissionOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Principal.Builder.getUrlPath()A URL path on the incoming HTTP request.Principal.getUrlPath()A URL path on the incoming HTTP request.PrincipalOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionPermission.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Permission.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request. -
Uses of PathMatcher in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return PathMatcherModifier and TypeMethodDescriptionOAuth2Config.Builder.getRedirectPathMatcher()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.getRedirectPathMatcher()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2ConfigOrBuilder.getRedirectPathMatcher()Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.Builder.getSignoutPath()The path to sign a user out, clearing their credential cookies.OAuth2Config.getSignoutPath()The path to sign a user out, clearing their credential cookies.OAuth2ConfigOrBuilder.getSignoutPath()The path to sign a user out, clearing their credential cookies.Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionOAuth2Config.Builder.mergeRedirectPathMatcher(PathMatcher value) Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.Builder.mergeSignoutPath(PathMatcher value) The path to sign a user out, clearing their credential cookies.OAuth2Config.Builder.setRedirectPathMatcher(PathMatcher value) Matching criteria used to determine whether a path appears to be the result of a redirect from the authorization server.OAuth2Config.Builder.setSignoutPath(PathMatcher value) The path to sign a user out, clearing their credential cookies. -
Uses of PathMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return PathMatcherModifier and TypeMethodDescriptionPathMatcher.Builder.build()PathMatcher.Builder.buildPartial()static PathMatcherPathMatcher.getDefaultInstance()PathMatcher.Builder.getDefaultInstanceForType()PathMatcher.getDefaultInstanceForType()static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input) static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(byte[] data) static PathMatcherPathMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(InputStream input) static PathMatcherPathMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(ByteBuffer data) static PathMatcherPathMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type PathMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathMatcher>PathMatcher.getParserForType()static com.google.protobuf.Parser<PathMatcher>PathMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionPathMatcher.Builder.mergeFrom(PathMatcher other) static PathMatcher.BuilderPathMatcher.newBuilder(PathMatcher prototype)