OAuthpublic interface Authentication
| Modifier and Type | Method | Description |
|---|---|---|
void |
applyToParams(List<Pair> queryParams,
Map<String,String> headerParams) |
Apply authentication settings to header and query params.
|
void applyToParams(List<Pair> queryParams, Map<String,String> headerParams) throws ApiException
queryParams - List of query parametersheaderParams - Map of header parametersApiException - If fail to apply authrorization to query or header paramsCopyright © 2025. All rights reserved.