public class BasicHttpAuthenticationHandler extends java.lang.Object implements AuthenticationHandler
| Constructor and Description |
|---|
BasicHttpAuthenticationHandler(java.lang.String username,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.atlassian.httpclient.api.Request request) |
public BasicHttpAuthenticationHandler(java.lang.String username,
java.lang.String password)
public void configure(com.atlassian.httpclient.api.Request request)
configure in interface AuthenticationHandlerCopyright © 2013 Atlassian. All Rights Reserved.