public class ApiClient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AlfrescoUserProperties |
alfUsers |
protected CmisApiUtils |
cmisClient |
protected org.alfresco.rest.workflow.api.tests.WorkflowApiHttpClient |
httpClientForWorkflow |
protected PublicApiUtils |
publicApiClient |
protected org.alfresco.rest.api.tests.client.PublicApiClient |
remoteApiClient |
protected org.alfresco.rest.workflow.api.tests.WorkflowApiClient |
workflowApiClient |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoApiProperties |
getApiProps() |
String[] |
getAuthDetails(String... userDetails) |
CmisApiUtils |
getCmisApiClient() |
org.alfresco.rest.api.tests.client.PublicApiHttpClient |
getHttpClient() |
PublicApiUtils |
getPublicApiClient() |
org.alfresco.rest.api.tests.client.PublicApiClient |
getRemoteApiClient() |
org.alfresco.rest.api.tests.client.PublicApiClient |
getRemoteApiClient(String[] userDetails,
String domain) |
org.alfresco.rest.api.tests.client.RequestContext |
setRequestContext(String[] userDetails,
String domain) |
protected org.alfresco.rest.api.tests.client.PublicApiClient remoteApiClient
protected org.alfresco.rest.workflow.api.tests.WorkflowApiHttpClient httpClientForWorkflow
protected org.alfresco.rest.workflow.api.tests.WorkflowApiClient workflowApiClient
protected CmisApiUtils cmisClient
protected PublicApiUtils publicApiClient
protected AlfrescoUserProperties alfUsers
public ApiClient(String contextFileName)
public org.alfresco.rest.api.tests.client.PublicApiHttpClient getHttpClient()
public AlfrescoApiProperties getApiProps()
public org.alfresco.rest.api.tests.client.PublicApiClient getRemoteApiClient()
public CmisApiUtils getCmisApiClient()
public PublicApiUtils getPublicApiClient()
public org.alfresco.rest.api.tests.client.RequestContext setRequestContext(String[] userDetails, String domain)
Copyright © 2005–2016 Alfresco Software. All rights reserved.