org.jasig.portlet.proxy.service.web
Class RedirectTrackingResponseInterceptor
java.lang.Object
org.jasig.portlet.proxy.service.web.RedirectTrackingResponseInterceptor
- All Implemented Interfaces:
- org.apache.http.HttpResponseInterceptor
public class RedirectTrackingResponseInterceptor
- extends Object
- implements org.apache.http.HttpResponseInterceptor
|
Method Summary |
void |
process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FINAL_URL_KEY
public static final String FINAL_URL_KEY
- See Also:
- Constant Field Values
RedirectTrackingResponseInterceptor
public RedirectTrackingResponseInterceptor()
process
public void process(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
IOException
- Specified by:
process in interface org.apache.http.HttpResponseInterceptor
- Throws:
org.apache.http.HttpException
IOException
Copyright © 2012 Jasig. All Rights Reserved.