@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-04-01T11:06:26.814-07:00") public class ApiKeyAuth extends Object implements Authentication
| Constructor and Description |
|---|
ApiKeyAuth(String location,
String paramName) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToParams(List<Pair> queryParams,
Map<String,String> headerParams) |
String |
getApiKey() |
String |
getApiKeyPrefix() |
String |
getLocation() |
String |
getParamName() |
void |
setApiKey(String apiKey) |
void |
setApiKeyPrefix(String apiKeyPrefix) |
Copyright © 2016. All rights reserved.