private class AuthenticationProtocolHandler.AfterAuthenticationListener extends Response.Listener.Adapter
Response.Listener.Adapter| Modifier and Type | Field and Description |
|---|---|
private Authentication.Result |
authenticationResult |
| Modifier | Constructor and Description |
|---|---|
private |
AfterAuthenticationListener(Authentication.Result authenticationResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(Response response)
Callback method invoked when the whole response has been successfully received.
|
onBegin, onComplete, onContent, onContent, onFailure, onHeader, onHeadersprivate final Authentication.Result authenticationResult
private AfterAuthenticationListener(Authentication.Result authenticationResult)
public void onSuccess(Response response)
Response.SuccessListeneronSuccess in interface Response.SuccessListeneronSuccess in class Response.Listener.Adapterresponse - the response containing the response line data and the headers