com.atlassian.confluence.util.http.httpclient
Class DefaultSeraphAuthenticator
java.lang.Object
com.atlassian.confluence.util.http.Authenticator
com.atlassian.confluence.util.http.httpclient.HttpClientAuthenticator
com.atlassian.confluence.util.http.httpclient.DefaultSeraphAuthenticator
- All Implemented Interfaces:
- Serializable
public class DefaultSeraphAuthenticator
- extends HttpClientAuthenticator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSeraphAuthenticator
public DefaultSeraphAuthenticator()
makeMethod
public HttpMethod makeMethod(HttpClient client,
String url)
- Overrides:
makeMethod
in class HttpClientAuthenticator