public class SpringSecurityRequestAdapter
extends org.apache.pluto.portlet.servlet.adapter.HttpServletRequestAdapter
| Constructor and Description |
|---|
SpringSecurityRequestAdapter(javax.portlet.PortletRequest portletRequest,
javax.servlet.DispatcherType dispatcherType) |
SpringSecurityRequestAdapter(javax.portlet.PortletRequest portletRequest,
javax.servlet.ServletContext servletContext,
javax.servlet.DispatcherType dispatcherType) |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.DispatcherType |
getDispatcherType() |
authenticate, changeSessionId, getAsyncContext, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPart, getParts, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletContext, getServletPath, getSession, getSession, getUserPrincipal, isAsyncStarted, isAsyncSupported, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, login, logout, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsync, upgradepublic SpringSecurityRequestAdapter(javax.portlet.PortletRequest portletRequest,
javax.servlet.DispatcherType dispatcherType)
public SpringSecurityRequestAdapter(javax.portlet.PortletRequest portletRequest,
javax.servlet.ServletContext servletContext,
javax.servlet.DispatcherType dispatcherType)
Copyright © 2021 Liferay, Inc.. All Rights Reserved.