public class OAuth extends Object implements Authentication
| Constructor and Description |
|---|
OAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToParams(List<Pair> queryParams,
Map<String,String> headerParams)
Apply authentication settings to header and query params.
|
String |
getAccessToken() |
void |
setAccessToken(String accessToken) |
public String getAccessToken()
public void setAccessToken(String accessToken)
public void applyToParams(List<Pair> queryParams, Map<String,String> headerParams) throws ApiException
AuthenticationapplyToParams in interface AuthenticationApiExceptionCopyright © 2019 LeanIX GmbH. All rights reserved.