Class HttpAuthenticator


  • @Deprecated
    public class HttpAuthenticator
    extends HttpAuthenticator
    Deprecated.
    (4.3) reserved for internal use.
    • Constructor Detail

      • HttpAuthenticator

        public HttpAuthenticator​(org.apache.commons.logging.Log log)
        Deprecated.
      • HttpAuthenticator

        public HttpAuthenticator()
        Deprecated.
    • Method Detail

      • authenticate

        public boolean authenticate​(org.apache.http.HttpHost host,
                                    org.apache.http.HttpResponse response,
                                    AuthenticationStrategy authStrategy,
                                    AuthState authState,
                                    org.apache.http.protocol.HttpContext context)
        Deprecated.