|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.http.Authenticator com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator com.atlassian.confluence.util.http.httpclient.BasicAuthenticator
public class BasicAuthenticator
Field Summary | |
---|---|
static org.apache.log4j.Category |
log
|
Fields inherited from class com.atlassian.confluence.util.http.Authenticator |
---|
SIMPLE_PROPERTIES |
Constructor Summary | |
---|---|
BasicAuthenticator()
|
Method Summary | |
---|---|
void |
preprocess(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.HttpMethod method)
|
Methods inherited from class com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator |
---|
makeMethod |
Methods inherited from class com.atlassian.confluence.util.http.Authenticator |
---|
getProperty, getPropertyNames, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.apache.log4j.Category log
Constructor Detail |
---|
public BasicAuthenticator()
Method Detail |
---|
public void preprocess(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod method)
preprocess
in class HttpClientAuthenticator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |