@Service(value="userInfoUrlParameterizingPreInterceptor") public class UserInfoUrlParameterizingPreInterceptor extends Object implements IPreInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UserInfoUrlParameterizingPreInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
Intercept a content request before it is executed.
|
boolean |
validate(HttpContentRequestImpl proxyRequest,
javax.portlet.PortletRequest portletRequest)
Confirm that the proxyRequest has all of the information required to execute.
|
public UserInfoUrlParameterizingPreInterceptor()
public void intercept(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest portletRequest)
IPreInterceptorintercept in interface IPreInterceptorpublic boolean validate(HttpContentRequestImpl proxyRequest, javax.portlet.PortletRequest portletRequest)
IPreInterceptorvalidate in interface IPreInterceptorCopyright © 2014 Jasig. All Rights Reserved.