@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-03T18:48:57.986-05:00") 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)
AuthenticationapplyToParams in interface AuthenticationCopyright © 2015. All rights reserved.