MockHttpServletRequest
instead@Deprecated public class MokeHttpServletRequest extends org.springframework.mock.web.MockHttpServletRequest
Constructor and Description |
---|
MokeHttpServletRequest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addMokeHeader(String strHeaderName,
String strValue)
Deprecated.
|
void |
addMokeParameter(String strParameterName,
String strValue)
Deprecated.
|
void |
addMokeParameters(String strParameterName,
String strValue)
Deprecated.
|
void |
registerAdminUser(fr.paris.lutece.portal.business.user.AdminUser user)
Deprecated.
|
void |
registerAdminUserWithRigth(fr.paris.lutece.portal.business.user.AdminUser user,
String strRight)
Deprecated.
|
void |
setMokeCookies(javax.servlet.http.Cookie[] cookies)
Deprecated.
|
addHeader, addParameter, addParameter, addParameters, addPart, addPreferredLocale, addUserRole, authenticate, changeSessionId, clearAttributes, close, getAsyncContext, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getContextPath, getCookies, getDateHeader, getDispatcherType, 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, invalidate, isActive, isAsyncStarted, isAsyncSupported, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, login, logout, removeAllParameters, removeAttribute, removeParameter, setAsyncContext, setAsyncStarted, setAsyncSupported, setAttribute, setAuthType, setCharacterEncoding, setContent, setContentType, setContextPath, setCookies, setDispatcherType, setLocalAddr, setLocalName, setLocalPort, setMethod, setParameter, setParameter, setParameters, setPathInfo, setPreferredLocales, setProtocol, setQueryString, setRemoteAddr, setRemoteHost, setRemotePort, setRemoteUser, setRequestedSessionId, setRequestedSessionIdFromCookie, setRequestedSessionIdFromURL, setRequestedSessionIdValid, setRequestURI, setScheme, setSecure, setServerName, setServerPort, setServletPath, setSession, setUserPrincipal, startAsync, startAsync
@Deprecated public void registerAdminUserWithRigth(fr.paris.lutece.portal.business.user.AdminUser user, String strRight)
Utils.registerAdminUserWithRigth(javax.servlet.http.HttpServletRequest, AdminUser, String)
insteaduser
- The userstrRight
- The right@Deprecated public void registerAdminUser(fr.paris.lutece.portal.business.user.AdminUser user)
Utils.registerAdminUser(javax.servlet.http.HttpServletRequest, AdminUser)
insteaduser
- The user@Deprecated public void addMokeParameters(String strParameterName, String strValue)
strParameterName
- The namestrValue
- The value@Deprecated public void addMokeParameter(String strParameterName, String strValue)
strParameterName
- The namestrValue
- The value@Deprecated public void addMokeHeader(String strHeaderName, String strValue)
strHeaderName
- The namestrValue
- The value@Deprecated public void setMokeCookies(javax.servlet.http.Cookie[] cookies)
cookies
- CookieCopyright © 2020 City of Paris. All rights reserved.