public class Client extends Object
| Constructor and Description |
|---|
Client() |
Client(String apiKeyServiceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getApiKeyServiceUrl() |
ApiKeyValidationResult |
validateApiKey(String apikey)
Wrapper method without the method parameter
|
public Client()
public Client(String apiKeyServiceUrl)
public ApiKeyValidationResult validateApiKey(String apikey) throws ApiKeyValidationException
apikey - the apikey to be validatedApiKeyValidationExceptionprotected String getApiKeyServiceUrl() throws ApiKeyValidationException
ApiKeyValidationExceptionCopyright © 2020. All rights reserved.