| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.rbac.v2 | |
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher |
Principal.getUrlPath()
A URL path on the incoming HTTP request.
|
PathMatcher |
Principal.Builder.getUrlPath()
A URL path on the incoming HTTP request.
|
PathMatcher |
PermissionOrBuilder.getUrlPath()
A URL path on the incoming HTTP request.
|
PathMatcher |
Permission.getUrlPath()
A URL path on the incoming HTTP request.
|
PathMatcher |
Permission.Builder.getUrlPath()
A URL path on the incoming HTTP request.
|
PathMatcher |
PrincipalOrBuilder.getUrlPath()
A URL path on the incoming HTTP request.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.Builder |
Principal.Builder.mergeUrlPath(PathMatcher value)
A URL path on the incoming HTTP request.
|
Permission.Builder |
Permission.Builder.mergeUrlPath(PathMatcher value)
A URL path on the incoming HTTP request.
|
Principal.Builder |
Principal.Builder.setUrlPath(PathMatcher value)
A URL path on the incoming HTTP request.
|
Permission.Builder |
Permission.Builder.setUrlPath(PathMatcher value)
A URL path on the incoming HTTP request.
|
| Modifier and Type | Method and Description |
|---|---|
PathMatcher |
PathMatcher.Builder.build() |
PathMatcher |
PathMatcher.Builder.buildPartial() |
static PathMatcher |
PathMatcher.getDefaultInstance() |
PathMatcher |
PathMatcher.getDefaultInstanceForType() |
PathMatcher |
PathMatcher.Builder.getDefaultInstanceForType() |
static PathMatcher |
PathMatcher.parseDelimitedFrom(InputStream input) |
static PathMatcher |
PathMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PathMatcher |
PathMatcher.parseFrom(byte[] data) |
static PathMatcher |
PathMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PathMatcher |
PathMatcher.parseFrom(ByteBuffer data) |
static PathMatcher |
PathMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PathMatcher |
PathMatcher.parseFrom(com.google.protobuf.ByteString data) |
static PathMatcher |
PathMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PathMatcher |
PathMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static PathMatcher |
PathMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PathMatcher |
PathMatcher.parseFrom(InputStream input) |
static PathMatcher |
PathMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PathMatcher> |
PathMatcher.getParserForType() |
static com.google.protobuf.Parser<PathMatcher> |
PathMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher.Builder |
PathMatcher.Builder.mergeFrom(PathMatcher other) |
static PathMatcher.Builder |
PathMatcher.newBuilder(PathMatcher prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.