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