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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onBegin, onComplete, onContent, onFailure, onHeader, onHeaders
onContent
onContent
onBeforeContent
private final Authentication.Result authenticationResult
private AfterAuthenticationListener(Authentication.Result authenticationResult)
public void onSuccess(Response response)
Response.SuccessListener
response
- the response containing the response line data and the headers