Class HttpClientAuthenticator

    • Constructor Detail

      • HttpClientAuthenticator

        public HttpClientAuthenticator()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • makeMethod

        public org.apache.commons.httpclient.HttpMethod makeMethod​(org.apache.commons.httpclient.HttpClient client,
                                                                   String url)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • preprocess

        public void preprocess​(org.apache.commons.httpclient.HttpClient client,
                               org.apache.commons.httpclient.HttpMethod method)
        Deprecated, for removal: This API element is subject to removal in a future version.