Class AuthenticationProtocolHandler.AfterAuthenticationListener

    • Constructor Detail

      • AfterAuthenticationListener

        private AfterAuthenticationListener​(Authentication.Result authenticationResult)
    • Method Detail

      • onSuccess

        public void onSuccess​(Response response)
        Description copied from interface: Response.SuccessListener
        Callback method invoked when the whole response has been successfully received.
        Parameters:
        response - the response containing the response line data and the headers