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 parametersApiException
public void handleBadResponse(com.squareup.okhttp.Response response) throws ApiException, IOException
response
- ResponseApiException
IOException
Copyright © 2023. All rights reserved.