Package 

Class PreemptiveAuthInterceptor

  • All Implemented Interfaces:
    org.apache.http.HttpRequestInterceptor

    
    public final class PreemptiveAuthInterceptor
     implements HttpRequestInterceptor
                        
    • Method Summary

      Modifier and Type Method Description
      Unit process(HttpRequest request, HttpContext context)
      • Methods inherited from class org.apache.http.HttpRequestInterceptor

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreemptiveAuthInterceptor

        PreemptiveAuthInterceptor()
    • Method Detail

      • process

         Unit process(HttpRequest request, HttpContext context)