|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.PortletRequestWrapper
com.liferay.portal.kernel.portlet.ActionRequestWrapper
com.liferay.portal.kernel.portlet.ProtectedActionRequest
| Field Summary |
| Fields inherited from interface javax.portlet.PortletRequest |
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO |
| Constructor Summary | |
ProtectedActionRequest(javax.portlet.ActionRequest req,
java.lang.String remoteUser)
|
|
| Method Summary | |
java.lang.String |
getRemoteUser()
|
java.security.Principal |
getUserPrincipal()
|
| Methods inherited from class com.liferay.portal.kernel.portlet.ActionRequestWrapper |
getCharacterEncoding, getContentLength, getContentType, getPortletInputStream, getReader, setCharacterEncoding |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.PortletRequest |
getAttribute, getAttributeNames, getAuthType, getContextPath, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getProperties, getProperty, getPropertyNames, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
| Constructor Detail |
public ProtectedActionRequest(javax.portlet.ActionRequest req,
java.lang.String remoteUser)
| Method Detail |
public java.lang.String getRemoteUser()
getRemoteUser in interface javax.portlet.PortletRequestgetRemoteUser in class PortletRequestWrapperpublic java.security.Principal getUserPrincipal()
getUserPrincipal in interface javax.portlet.PortletRequestgetUserPrincipal in class PortletRequestWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||