public class LoginLogoutClient extends Object
| Constructor and Description |
|---|
LoginLogoutClient(org.wso2.carbon.automation.engine.context.AutomationContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
login()
Log in to a Carbon server
|
void |
logout()
Log out from carbon server
|
public LoginLogoutClient(org.wso2.carbon.automation.engine.context.AutomationContext context)
throws MalformedURLException,
XPathExpressionException,
org.apache.axis2.AxisFault
MalformedURLExceptionXPathExpressionExceptionorg.apache.axis2.AxisFaultpublic String login() throws org.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException, IOException, XMLStreamException, URISyntaxException, SAXException, XPathExpressionException
LoginAuthenticationExceptionException, - IOException, XMLStreamException,
URISyntaxException, SAXException, XPathExpressionExceptionorg.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionExceptionIOExceptionXMLStreamExceptionURISyntaxExceptionSAXExceptionXPathExpressionExceptionpublic void logout()
throws org.wso2.carbon.authenticator.stub.LogoutAuthenticationExceptionException,
RemoteException
org.wso2.carbon.authenticator.stub.LogoutAuthenticationExceptionExceptionRemoteExceptionCopyright © 2020 WSO2 Inc. All rights reserved.