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