com.atlassian.confluence.util.http.httpclient
Class DefaultSeraphAuthenticator

java.lang.Object
  extended by com.atlassian.confluence.util.http.Authenticator
      extended by com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
          extended by com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
All Implemented Interfaces:
Serializable

public class DefaultSeraphAuthenticator
extends HttpClientAuthenticator

See Also:
Serialized Form

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, 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

DefaultSeraphAuthenticator

public DefaultSeraphAuthenticator()
Method Detail

makeMethod

public org.apache.commons.httpclient.HttpMethod makeMethod(org.apache.commons.httpclient.HttpClient client,
                                                           String url)
Overrides:
makeMethod in class HttpClientAuthenticator


Copyright © 2003-2012 Atlassian. All Rights Reserved.