| 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.
|
| Modifier and Type | Method and Description |
|---|---|
HttpUriOrBuilder |
OAuth2ConfigOrBuilder.getTokenEndpointOrBuilder()
Endpoint on the authorization server to retrieve the access token from.
|
HttpUriOrBuilder |
OAuth2Config.getTokenEndpointOrBuilder()
Endpoint on the authorization server to retrieve the access token from.
|
HttpUriOrBuilder |
OAuth2Config.Builder.getTokenEndpointOrBuilder()
Endpoint on the authorization server to retrieve the access token from.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.