| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.config.filter.http.ext_authz.v2 | |
| io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpUri
Envoy external URI descriptor
Protobuf type
envoy.api.v2.core.HttpUri |
static class |
HttpUri.Builder
Envoy external URI descriptor
Protobuf type
envoy.api.v2.core.HttpUri |
| Modifier and Type | Method and Description |
|---|---|
HttpUriOrBuilder |
RemoteDataSourceOrBuilder.getHttpUriOrBuilder()
The HTTP URI to fetch the remote data.
|
HttpUriOrBuilder |
RemoteDataSource.getHttpUriOrBuilder()
The HTTP URI to fetch the remote data.
|
HttpUriOrBuilder |
RemoteDataSource.Builder.getHttpUriOrBuilder()
The HTTP URI to fetch the remote data.
|
| Modifier and Type | Method and Description |
|---|---|
HttpUriOrBuilder |
HttpService.getServerUriOrBuilder()
Sets the HTTP server URI which the authorization requests must be sent to.
|
HttpUriOrBuilder |
HttpService.Builder.getServerUriOrBuilder()
Sets the HTTP server URI which the authorization requests must be sent to.
|
HttpUriOrBuilder |
HttpServiceOrBuilder.getServerUriOrBuilder()
Sets the HTTP server URI which the authorization requests must be sent to.
|
| Modifier and Type | Method and Description |
|---|---|
HttpUriOrBuilder |
RemoteJwksOrBuilder.getHttpUriOrBuilder()
The HTTP URI to fetch the JWKS.
|
HttpUriOrBuilder |
RemoteJwks.getHttpUriOrBuilder()
The HTTP URI to fetch the JWKS.
|
HttpUriOrBuilder |
RemoteJwks.Builder.getHttpUriOrBuilder()
The HTTP URI to fetch the JWKS.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.