public interface IPreInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
Intercept a content request before it is executed.
|
void intercept(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest portletRequest)
proxyRequest - portletRequest - Copyright © 2013 Jasig. All Rights Reserved.