|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JiraRestClientFactory
Factory for producing JIRA REST client with selected authentication handler
| Method Summary | |
|---|---|
JiraRestClient |
create(URI serverUri,
AuthenticationHandler authenticationHandler)
|
JiraRestClient |
createWithBasicHttpAuthentication(URI serverUri,
String username,
String password)
|
| Method Detail |
|---|
JiraRestClient create(URI serverUri,
AuthenticationHandler authenticationHandler)
JiraRestClient createWithBasicHttpAuthentication(URI serverUri,
String username,
String password)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||