public class WorkFlowAdminRestClient
extends Object
Rest client for workflow admin application
-
Constructor Summary
Constructors
-
Method Summary
org.wso2.carbon.automation.test.utils.http.client.HttpResponse
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WorkFlowAdminRestClient
public WorkFlowAdminRestClient(String backEndUrl)
-
Method Details
-
login
public org.wso2.carbon.automation.test.utils.http.client.HttpResponse login(String userName,
String password)
throws Exception
- Throws:
Exception