public static class SetRequestSecureFilterChain.SecureServletRequestWrapper extends RequestAdapter
JSP_EXCEPTION, SHUTDOWN_requestBASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH| Constructor and Description |
|---|
SecureServletRequestWrapper(HttpServletRequest request,
boolean isSecure) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScheme()
Returns the request's scheme.
|
boolean |
isSecure()
Returns true if the connection is secure, e.g.
|
authenticate, clientDisconnect, create, create, free, free, getAbstractHttpRequest, getCauchoRequest, getCookie, getCookieName, getCookies, getHasCookie, getMemorySession, getPageContextPath, getPageContextPath, getPagePathInfo, getPagePathInfo, getPageQueryString, getPageQueryString, getPageServletPath, getPageServletPath, getPageURI, getPageURI, getPart, getParts, getRequestDepth, getRequestedSessionId, getResponse, getSession, getSessionId, getSessionManager, getSocketLink, getStream, getVaryCookies, getWebApp, hasRequest, init, isComet, isConnectionClosed, isDuplex, isLoginRequested, isMultipartEnabled, isRequestedSessionIdFromCookie, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSessionIdFromCookie, isSuspend, isSyntheticCacheHeader, isTop, isUserInRole, killKeepalive, login, login, logout, requestLogin, setHasCookie, setHeader, setResponse, setRoleMap, setSessionId, setSyntheticCacheHeader, setVaryCookie, setWebApp, toStringaddAsyncListener, addAsyncListener, complete, getAsyncContext, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getDateHeader, getDispatcherType, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequest, getRequestDispatcher, getRequestURI, getRequestURL, getServerName, getServerPort, getServletContext, getServletPath, getServletResponse, getSession, getUserPrincipal, isAsyncStarted, isAsyncSupported, isInitial, isRequestedSessionIdFromUrl, isResumed, isSuspended, isTimeout, removeAttribute, resume, setAttribute, setCharacterEncoding, setRequest, startAsync, startAsync, suspend, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetServletResponsegetAuthType, getContextPath, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestURI, getRequestURL, getServletPath, getSession, getUserPrincipal, isRequestedSessionIdFromUrlgetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsyncpublic SecureServletRequestWrapper(HttpServletRequest request, boolean isSecure)
public boolean isSecure()
RequestWrapperisSecure in interface ServletRequestisSecure in class RequestWrapperpublic java.lang.String getScheme()
getScheme in interface ServletRequestgetScheme in class RequestWrapper