Class BasicAuthenticator

    • Constructor Detail

      • BasicAuthenticator

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

      • 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.
        Overrides:
        preprocess in class HttpClientAuthenticator