public class ProtectedRenderRequest
extends javax.portlet.filter.RenderRequestWrapper
| Constructor and Description |
|---|
ProtectedRenderRequest(javax.portlet.RenderRequest renderRequest,
String remoteUser) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteUser() |
Principal |
getUserPrincipal() |
getETag, getRequest, setRequestgetAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRenderParameters, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserAgent, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setRequestclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletContext, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserAgent, getWindowID, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributepublic ProtectedRenderRequest(javax.portlet.RenderRequest renderRequest,
String remoteUser)
public String getRemoteUser()
getRemoteUser in interface javax.portlet.PortletRequestgetRemoteUser in class javax.portlet.filter.PortletRequestWrapperpublic Principal getUserPrincipal()
getUserPrincipal in interface javax.portlet.PortletRequestgetUserPrincipal in class javax.portlet.filter.PortletRequestWrapper