public class ProtectedRenderRequest
extends javax.portlet.filter.RenderRequestWrapper
Constructor and Description |
---|
ProtectedRenderRequest(javax.portlet.RenderRequest renderRequest,
java.lang.String remoteUser) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRemoteUser() |
java.security.Principal |
getUserPrincipal() |
getETag, getRequest, setRequest
getAttribute, 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, setRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, 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, setAttribute
public ProtectedRenderRequest(javax.portlet.RenderRequest renderRequest, java.lang.String remoteUser)
public java.lang.String getRemoteUser()
getRemoteUser
in interface javax.portlet.PortletRequest
getRemoteUser
in class javax.portlet.filter.PortletRequestWrapper
public java.security.Principal getUserPrincipal()
getUserPrincipal
in interface javax.portlet.PortletRequest
getUserPrincipal
in class javax.portlet.filter.PortletRequestWrapper