Uses of Interface
com.atlassian.jira.rest.client.api.AuthenticationHandler
Packages that use AuthenticationHandler
-
Uses of AuthenticationHandler in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api with parameters of type AuthenticationHandlerModifier and TypeMethodDescriptionJiraRestClientFactory.create(URI serverUri, AuthenticationHandler authenticationHandler) Creates an instance of JiraRestClient with default HttpClient settings.JiraRestClientFactory.createWithAuthenticationHandler(URI serverUri, AuthenticationHandler authenticationHandler) Creates an instance of JiraRestClient with default HttpClient settings.