public class UserInfoUrlParameterizingPreInterceptor extends UserInfoParameterizingPreInterceptor
UserInfoParameterizingPreInterceptor.Strategylog| Constructor and Description |
|---|
UserInfoUrlParameterizingPreInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res,
Request httpReq)
This intercept method is called for requests that happen during the action
of a portlet
|
void |
intercept(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res,
Request httpReq)
This intercept method is called for requests that happen during the render
of a portlet.
|
intercept, resolveTokenspublic UserInfoUrlParameterizingPreInterceptor()
public void intercept(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res,
Request httpReq)
PreInterceptorpublic void intercept(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res,
Request httpReq)
PreInterceptorCopyright © 2016 Jasig. All Rights Reserved.