| Package | Description |
|---|---|
| envoy.api.v2.core | |
| envoy.config.filter.http.ext_authz.v2alpha | |
| envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.Builder.build() |
HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.Builder.buildPartial() |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.getDefaultInstance() |
HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.getDefaultInstanceForType() |
HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.Builder.getDefaultInstanceForType() |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseDelimitedFrom(InputStream input) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(byte[] data) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(ByteBuffer data) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(com.google.protobuf.ByteString data) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(InputStream input) |
static HttpUriOuterClass.HttpUri |
HttpUriOuterClass.HttpUri.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpUriOuterClass.HttpUri> |
HttpUriOuterClass.HttpUri.getParserForType() |
static com.google.protobuf.Parser<HttpUriOuterClass.HttpUri> |
HttpUriOuterClass.HttpUri.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpUriOuterClass.HttpUri.Builder |
HttpUriOuterClass.HttpUri.Builder.mergeFrom(HttpUriOuterClass.HttpUri other) |
static HttpUriOuterClass.HttpUri.Builder |
HttpUriOuterClass.HttpUri.newBuilder(HttpUriOuterClass.HttpUri prototype) |
| Modifier and Type | Method and Description |
|---|---|
HttpUriOuterClass.HttpUri |
ExtAuthzOuterClass.HttpServiceOrBuilder.getServerUri()
Sets the HTTP server URI which the authorization requests must be sent to.
|
HttpUriOuterClass.HttpUri |
ExtAuthzOuterClass.HttpService.getServerUri()
Sets the HTTP server URI which the authorization requests must be sent to.
|
HttpUriOuterClass.HttpUri |
ExtAuthzOuterClass.HttpService.Builder.getServerUri()
Sets the HTTP server URI which the authorization requests must be sent to.
|
| Modifier and Type | Method and Description |
|---|---|
ExtAuthzOuterClass.HttpService.Builder |
ExtAuthzOuterClass.HttpService.Builder.mergeServerUri(HttpUriOuterClass.HttpUri value)
Sets the HTTP server URI which the authorization requests must be sent to.
|
ExtAuthzOuterClass.HttpService.Builder |
ExtAuthzOuterClass.HttpService.Builder.setServerUri(HttpUriOuterClass.HttpUri value)
Sets the HTTP server URI which the authorization requests must be sent to.
|
| Modifier and Type | Method and Description |
|---|---|
HttpUriOuterClass.HttpUri |
Config.RemoteJwksOrBuilder.getHttpUri()
The HTTP URI to fetch the JWKS.
|
HttpUriOuterClass.HttpUri |
Config.RemoteJwks.getHttpUri()
The HTTP URI to fetch the JWKS.
|
HttpUriOuterClass.HttpUri |
Config.RemoteJwks.Builder.getHttpUri()
The HTTP URI to fetch the JWKS.
|
| Modifier and Type | Method and Description |
|---|---|
Config.RemoteJwks.Builder |
Config.RemoteJwks.Builder.mergeHttpUri(HttpUriOuterClass.HttpUri value)
The HTTP URI to fetch the JWKS.
|
Config.RemoteJwks.Builder |
Config.RemoteJwks.Builder.setHttpUri(HttpUriOuterClass.HttpUri value)
The HTTP URI to fetch the JWKS.
|
Copyright © 2018 The Envoy Project. All rights reserved.