org.jasig.portlet.proxy.service.web.interceptor
Class UserInfoUrlParameterizingPreInterceptor

java.lang.Object
  extended by org.jasig.portlet.proxy.service.web.interceptor.UserInfoUrlParameterizingPreInterceptor
All Implemented Interfaces:
IPreInterceptor

@Service(value="userInfoUrlParameterizingPreInterceptor")
public class UserInfoUrlParameterizingPreInterceptor
extends Object
implements IPreInterceptor


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
UserInfoUrlParameterizingPreInterceptor()
           
 
Method Summary
 void intercept(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest portletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.commons.logging.Log log
Constructor Detail

UserInfoUrlParameterizingPreInterceptor

public UserInfoUrlParameterizingPreInterceptor()
Method Detail

intercept

public void intercept(HttpContentRequestImpl proxyRequest,
                      javax.portlet.PortletRequest portletRequest)
Specified by:
intercept in interface IPreInterceptor


Copyright © 2012 Jasig. All Rights Reserved.