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) |
String |
getAccessToken() |
void |
setAccessToken(String accessToken) |
Copyright © 2018. All rights reserved.