Uses of Interface
com.atlassian.jira.rest.client.JiraRestClient

Packages that use JiraRestClient
com.atlassian.jira.rest.client   
 

Uses of JiraRestClient in com.atlassian.jira.rest.client
 

Methods in com.atlassian.jira.rest.client that return JiraRestClient
 JiraRestClient JiraRestClientFactory.create(URI serverUri, AuthenticationHandler authenticationHandler)
           
 JiraRestClient JiraRestClientFactory.createWithBasicHttpAuthentication(URI serverUri, String username, String password)
           
 



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.