|
||||||||||
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
public abstract class HttpClientAuthenticator
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.util.http.Authenticator |
---|
SIMPLE_PROPERTIES |
Constructor Summary | |
---|---|
HttpClientAuthenticator()
|
Method Summary | |
---|---|
org.apache.commons.httpclient.HttpMethod |
makeMethod(org.apache.commons.httpclient.HttpClient client,
java.lang.String url)
|
void |
preprocess(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.HttpMethod method)
|
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 |
Constructor Detail |
---|
public HttpClientAuthenticator()
Method Detail |
---|
public org.apache.commons.httpclient.HttpMethod makeMethod(org.apache.commons.httpclient.HttpClient client, java.lang.String url)
public void preprocess(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod method)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |