Uses of Class
net.thucydides.plugins.jira.client.SOAPSession

Packages that use SOAPSession
net.thucydides.plugins.jira.client   
 

Uses of SOAPSession in net.thucydides.plugins.jira.client
 

Methods in net.thucydides.plugins.jira.client that return SOAPSession
static SOAPSession SOAPSession.openConnectionTo(URL webServicePort)
          Open a connection to the specified JIRA SOAP web service.
 SOAPSession SOAPSession.usingCredentials(String userName, String password)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.