public interface AuthleteConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl()
Get the base URL.
|
String |
getServiceAccessToken()
Get the service API access token
|
String |
getServiceApiKey()
Get the service API key.
|
String |
getServiceApiSecret()
Get the service API secret.
|
String |
getServiceOwnerAccessToken()
Get the service owner API access token
|
String |
getServiceOwnerApiKey()
Get the service owner API key.
|
String |
getServiceOwnerApiSecret()
Get the service owner API secret.
|
String getBaseUrl()
String getServiceOwnerApiKey()
String getServiceOwnerApiSecret()
String getServiceOwnerAccessToken()
String getServiceApiKey()
String getServiceApiSecret()
String getServiceAccessToken()
Copyright © 2019. All rights reserved.