public class ProtectedActionRequest
extends javax.portlet.filter.ActionRequestWrapper
| Constructor and Description |
|---|
ProtectedActionRequest(javax.portlet.ActionRequest actionRequest,
String remoteUser) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteUser() |
Principal |
getUserPrincipal() |
getActionParameters, getRequest, setRequestgetCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getMethod, getPart, getParts, getPortletInputStream, getReader, setCharacterEncoding, 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, waitgetCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getMethod, getPart, getParts, getPortletInputStream, getReader, setCharacterEncodinggetAttribute, 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 ProtectedActionRequest(javax.portlet.ActionRequest actionRequest,
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