Uses of Interface
com.atlassian.jira.rest.client.api.AuthenticationHandler

Packages that use AuthenticationHandler
com.atlassian.jira.rest.client.api   
 

Uses of AuthenticationHandler in com.atlassian.jira.rest.client.api
 

Methods in com.atlassian.jira.rest.client.api with parameters of type AuthenticationHandler
 JiraRestClient JiraRestClientFactory.create(java.net.URI serverUri, AuthenticationHandler authenticationHandler)
          Creates an instance of JiraRestClient with default HttpClient settings.
 



Copyright © 2015 Atlassian. All Rights Reserved.