Class SftpServletRequest
java.lang.Object
net.datenwerke.rs.utils.mockrequest.MockServletRequest
net.datenwerke.rs.remoteaccess.service.sftp.mockup.SftpServletRequest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.rs.utils.mockrequest.MockServletRequest
authenticate, changeSessionId, 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, getWrapperSession, isAsyncStarted, isAsyncSupported, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, login, logout, removeAttribute, setAttribute, setCharacterEncoding, setWrapperHeaders, setWrapperSession, startAsync, startAsync, upgrade
-
Constructor Details
-
SftpServletRequest
public SftpServletRequest()
-
-
Method Details
-
setSftpSession
public void setSftpSession(SessionContext session)
-