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() |
getCharacterEncoding, getContentLength, getContentType, getMethod, getPortletInputStream, getReader, getRequest, setCharacterEncoding, setRequestgetAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, 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, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttributepublic ProtectedActionRequest(javax.portlet.ActionRequest actionRequest,
java.lang.String remoteUser)
public java.lang.String getRemoteUser()
getRemoteUser in interface javax.portlet.PortletRequestgetRemoteUser in class javax.portlet.filter.PortletRequestWrapperpublic java.security.Principal getUserPrincipal()
getUserPrincipal in interface javax.portlet.PortletRequestgetUserPrincipal in class javax.portlet.filter.PortletRequestWrapper