Class BasicAuthenticator

    • Field Detail

      • log

        @Deprecated
        public static final org.apache.log4j.Category log
        Deprecated.
        Since 5.5, use private logger
    • Constructor Detail

      • BasicAuthenticator

        public BasicAuthenticator()
        Deprecated.
    • Method Detail

      • preprocess

        public void preprocess​(org.apache.commons.httpclient.HttpClient client,
                               org.apache.commons.httpclient.HttpMethod method)
        Deprecated.
        Overrides:
        preprocess in class HttpClientAuthenticator