| Constructor and Description |
|---|
Authentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleBadResponse(com.squareup.okhttp.Response response)
Handle error response.
|
void |
updateHeaderParams(Map<String,String> headerParams)
Apply authentication settings to header params.
|
public void updateHeaderParams(Map<String,String> headerParams) throws ApiException
headerParams - Map of header parametersApiExceptionpublic void handleBadResponse(com.squareup.okhttp.Response response)
throws ApiException,
IOException
response - ResponseApiExceptionIOExceptionCopyright © 2025. All rights reserved.