|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rest.client.auth.BasicHttpAuthenticationHandler
public class BasicHttpAuthenticationHandler
Handler for HTTP basic authentication. Do NOT use it in with unencrypted HTTP protocol over public networks, as credentials are passed effectively in free text.
| Constructor Summary | |
|---|---|
BasicHttpAuthenticationHandler(java.lang.String username,
java.lang.String password)
|
|
| Method Summary | |
|---|---|
void |
configure(com.atlassian.httpclient.api.Request request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicHttpAuthenticationHandler(java.lang.String username,
java.lang.String password)
| Method Detail |
|---|
public void configure(com.atlassian.httpclient.api.Request request)
configure in interface AuthenticationHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||