public static class SetRequestSecureFilterChain.SecureServletRequestWrapper extends RequestAdapter
JSP_EXCEPTION, SHUTDOWN
_request
BASIC_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, toString
addAsyncListener, 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, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getServletResponse
getAuthType, getContextPath, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestURI, getRequestURL, getServletPath, getSession, getUserPrincipal, isRequestedSessionIdFromUrl
getAsyncContext, 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, startAsync
public SecureServletRequestWrapper(HttpServletRequest request, boolean isSecure)
public boolean isSecure()
RequestWrapper
isSecure
in interface ServletRequest
isSecure
in class RequestWrapper
public java.lang.String getScheme()
getScheme
in interface ServletRequest
getScheme
in class RequestWrapper