Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.client.jaxrs.impl
Class HttpPreemptiveAuthInterceptor

java.lang.Object
  extended by org.nuxeo.ecm.automation.client.jaxrs.impl.HttpPreemptiveAuthInterceptor
All Implemented Interfaces:
org.apache.http.HttpRequestInterceptor

public class HttpPreemptiveAuthInterceptor
extends Object
implements org.apache.http.HttpRequestInterceptor


Method Summary
 void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

process

public void process(org.apache.http.HttpRequest request,
                    org.apache.http.protocol.HttpContext context)
             throws org.apache.http.HttpException,
                    IOException
Specified by:
process in interface org.apache.http.HttpRequestInterceptor
Throws:
org.apache.http.HttpException
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.