org.jasig.portlet.proxy.service.web.interceptor
Interface IPreInterceptor

All Known Implementing Classes:
AbstractBasicAuthenticationPreInterceptor, AuthenticationPreInterceptor, ProxyCASAuthenticationPreInterceptor, UserInfoUrlParameterizingPreInterceptor

public interface IPreInterceptor

Author:
Bill Smith (wsmith@unicon.net)

Method Summary
 void intercept(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest portletRequest)
           
 

Method Detail

intercept

void intercept(HttpContentRequestImpl proxyRequest,
               javax.portlet.PortletRequest portletRequest)


Copyright © 2012 Jasig. All Rights Reserved.