public static class EEFilter.NoCdiRequest
extends javax.servlet.http.HttpServletRequestWrapper
| Constructor and Description |
|---|
NoCdiRequest(javax.servlet.http.HttpServletRequest cast,
javax.servlet.ServletResponse response,
EEFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected javax.servlet.ServletResponse |
getResponse() |
int |
hashCode() |
void |
logout() |
authenticate, changeSessionId, getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getHttpServletMapping, getIntHeader, getMethod, getPart, getParts, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getTrailerFields, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isTrailerFieldsReady, isUserInRole, login, newPushBuilder, upgradegetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequest, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, isWrapperFor, isWrapperFor, removeAttribute, setAttribute, setCharacterEncoding, setRequest, startAsync, startAsyncclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLength, getContentLengthLong, getContentType, getDispatcherType, getInputStream, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getParameter, getParameterMap, getParameterNames, getParameterValues, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsyncpublic NoCdiRequest(javax.servlet.http.HttpServletRequest cast,
javax.servlet.ServletResponse response,
EEFilter filter)
public void logout()
throws javax.servlet.ServletException
logout in interface javax.servlet.http.HttpServletRequestlogout in class javax.servlet.http.HttpServletRequestWrapperjavax.servlet.ServletExceptionprotected javax.servlet.ServletResponse getResponse()
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.