| Modifier and Type | Method and Description |
|---|---|
static String |
APIKeyClient.getApiKey(String serverHost,
int serverPort,
String apiKeyName)
Retrieves the specified api key from the specified server.
|
static String |
APIKeyClient.getApiKey(String serverHost,
int serverPort,
String apiKeyName,
int responseTimeoutInMilliSeconds)
Retrieves the specified api key from the specified server.
|
static String |
APIKeyClient.getApiKey(String serverHost,
String apiKeyName)
Retrieves the specified api key from the specified server.
|
Copyright © 2016–2018 Frederik Kammel. All rights reserved.