public class BATClient extends BATClientBase
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.tools.client.authentication.model.AnypointCredential |
credentials |
BEARER_TOKEN, bearerToken, EXECUTION_BASE_URL, EXECUTION_ID_PATH, EXECUTION_RESULT_BASE_URL, EXECUTION_RESULT_PATH, EXECUTIONS_PATH, RESULTS_PATH| Constructor and Description |
|---|
BATClient(String baseUri,
org.mule.tools.client.authentication.model.AnypointCredential credentials,
org.mule.tools.client.authentication.AuthenticationServiceClient authenticationServiceClient) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBearerToken() |
protected String |
getOrganizationId() |
void |
renewToken() |
configureRequest, createExecution, getBaseUri, getExecution, getExecutionResult, init, saveExecutionResult, setExecutionStatusprotected final org.mule.tools.client.authentication.model.AnypointCredential credentials
public BATClient(String baseUri, org.mule.tools.client.authentication.model.AnypointCredential credentials, org.mule.tools.client.authentication.AuthenticationServiceClient authenticationServiceClient)
protected String getBearerToken()
getBearerToken in class BATClientBaseprotected String getOrganizationId()
getOrganizationId in class BATClientBasepublic void renewToken()
renewToken in class BATClientBaseCopyright © 2020. All rights reserved.