|
||||||||||
| 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(java.net.URI serverUri,
AuthenticationHandler authenticationHandler)
|
JiraRestClient |
createWithBasicHttpAuthentication(java.net.URI serverUri,
java.lang.String username,
java.lang.String password)
|
| Method Detail |
|---|
JiraRestClient create(java.net.URI serverUri,
AuthenticationHandler authenticationHandler)
JiraRestClient createWithBasicHttpAuthentication(java.net.URI serverUri,
java.lang.String username,
java.lang.String password)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||