public class WWWAuthenticationProtocolHandler extends AuthenticationProtocolHandler
DEFAULT_MAX_CONTENT_LENGTH, LOG| Constructor and Description |
|---|
WWWAuthenticationProtocolHandler(HttpClient client) |
WWWAuthenticationProtocolHandler(HttpClient client,
int maxContentLength) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Request request,
Response response) |
protected HttpHeader |
getAuthenticateHeader() |
protected URI |
getAuthenticationURI(Request request) |
protected HttpHeader |
getAuthorizationHeader() |
getHttpClient, getResponseListenerpublic WWWAuthenticationProtocolHandler(HttpClient client)
public WWWAuthenticationProtocolHandler(HttpClient client, int maxContentLength)
protected HttpHeader getAuthenticateHeader()
getAuthenticateHeader in class AuthenticationProtocolHandlerprotected HttpHeader getAuthorizationHeader()
getAuthorizationHeader in class AuthenticationProtocolHandlerprotected URI getAuthenticationURI(Request request)
getAuthenticationURI in class AuthenticationProtocolHandlerCopyright © 1995-2015 Webtide. All Rights Reserved.