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