org.n52.oxf.util.web
Class PreemptiveBasicAuthenticationHttpClient
java.lang.Object
org.n52.oxf.util.web.HttpClientDecorator
org.n52.oxf.util.web.BasicAuthenticationHttpClient
org.n52.oxf.util.web.PreemptiveBasicAuthenticationHttpClient
- All Implemented Interfaces:
- HttpClient
public class PreemptiveBasicAuthenticationHttpClient
- extends BasicAuthenticationHttpClient
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreemptiveBasicAuthenticationHttpClient
public PreemptiveBasicAuthenticationHttpClient(HttpClient toDecorate)
getAuthenticationIntercepter
protected org.apache.http.HttpRequestInterceptor getAuthenticationIntercepter()
- Overrides:
getAuthenticationIntercepter
in class BasicAuthenticationHttpClient
Copyright © 2012-2013 52north.org. All Rights Reserved.