@Deprecated public class BasicAuthenticator extends HttpClientAuthenticator
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Category |
log
Deprecated.
Since 5.5, use private logger
|
SIMPLE_PROPERTIES
Constructor and Description |
---|
BasicAuthenticator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
preprocess(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.HttpMethod method)
Deprecated.
|
makeMethod
getProperty, getPropertyNames, setProperty
@Deprecated public static final org.apache.log4j.Category log
public void preprocess(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod method)
preprocess
in class HttpClientAuthenticator
Copyright © 2003–2021 Atlassian. All rights reserved.