public class ApiKeyCredentials extends Object
| Constructor and Description |
|---|
ApiKeyCredentials()
default constructor
|
ApiKeyCredentials(String username,
String apikey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getUsername() |
void |
setApiKey(String apikey) |
void |
setUsername(String username) |
String |
toString() |
Copyright © 2018 CERN. All Rights Reserved.