public class BasicAuthenticator extends IndyClientAuthenticator
| Constructor and Description |
|---|
BasicAuthenticator(String user,
String pass) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.protocol.HttpClientContext |
decoratePrototypeContext(org.apache.http.auth.AuthScope scope,
org.commonjava.util.jhttpc.model.SiteConfig location,
org.commonjava.util.jhttpc.auth.PasswordType type,
org.apache.http.client.protocol.HttpClientContext ctx) |
org.apache.http.client.protocol.HttpClientContext |
decoratePrototypeContext(URL url,
org.apache.http.client.protocol.HttpClientContext ctx) |
decorateClientBuilderpublic org.apache.http.client.protocol.HttpClientContext decoratePrototypeContext(URL url, org.apache.http.client.protocol.HttpClientContext ctx)
public org.apache.http.client.protocol.HttpClientContext decoratePrototypeContext(org.apache.http.auth.AuthScope scope,
org.commonjava.util.jhttpc.model.SiteConfig location,
org.commonjava.util.jhttpc.auth.PasswordType type,
org.apache.http.client.protocol.HttpClientContext ctx)
decoratePrototypeContext in class IndyClientAuthenticatorCopyright © 2011-2018-2018. All Rights Reserved.