Interface HttpAuthentication

    • Method Detail

      • applyToHttpClient

        void applyToHttpClient​(HttpClient.Builder client)
        Configure the given HttpClient to use this instance..
        Parameters:
        client - client to configure