| Package | Description | 
|---|---|
| io.vertx.ext.web.client | |
| io.vertx.reactivex.ext.web.client | |
| io.vertx.rxjava.ext.web.client | |
| io.vertx.rxjava3.ext.web.client | 
| Modifier and Type | Method and Description | 
|---|---|
| static OAuth2WebClient | OAuth2WebClient. create(WebClient webClient,
      OAuth2Auth oAuth2Auth)Create a session aware web client using the provided  webClientinstance. | 
| static OAuth2WebClient | OAuth2WebClient. create(WebClient webClient,
      OAuth2Auth oAuth2Auth,
      OAuth2WebClientOptions options)Create a session aware web client using the provided  webClientinstance. | 
| OAuth2WebClient | OAuth2WebClient. withCredentials(Credentials credentials)Mark that request should be dispatched with authentication obtained from passed  OAuth2Authprovider | 
| Modifier and Type | Method and Description | 
|---|---|
| OAuth2WebClient | OAuth2WebClient. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static OAuth2WebClient | OAuth2WebClient. newInstance(OAuth2WebClient arg) | 
| Constructor and Description | 
|---|
| OAuth2WebClient(OAuth2WebClient delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| OAuth2WebClient | OAuth2WebClient. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static OAuth2WebClient | OAuth2WebClient. newInstance(OAuth2WebClient arg) | 
| Constructor and Description | 
|---|
| OAuth2WebClient(OAuth2WebClient delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| OAuth2WebClient | OAuth2WebClient. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static OAuth2WebClient | OAuth2WebClient. newInstance(OAuth2WebClient arg) | 
| Constructor and Description | 
|---|
| OAuth2WebClient(OAuth2WebClient delegate) | 
Copyright © 2022 Eclipse. All rights reserved.