public class NoImpersonationAsserterRequestWrapper extends IdentityAsserterHttpServletRequestWrapper
log| Constructor and Description |
|---|
NoImpersonationAsserterRequestWrapper(javax.servlet.http.HttpServletRequest request,
String principal) |
NoImpersonationAsserterRequestWrapper(javax.servlet.http.HttpServletRequest request,
String principal,
List<String> impersonationParamsList) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryString()
Skip adding doAs as query param
|
getContentLength, getImpersonationParamNames, getInputStream, getParameter, getParameterMap, getParameterNames, getParameterValues, getParams, getUserPrincipal, scrubOfExistingPrincipalParams, urlEncodeauthenticate, changeSessionId, getAuthType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getIntHeader, getMethod, getPart, getParts, getPathInfo, getPathTranslated, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole, login, logout, upgradegetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLengthLong, getContentType, getDispatcherType, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequest, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, isWrapperFor, isWrapperFor, removeAttribute, setAttribute, setCharacterEncoding, setRequest, startAsync, startAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsyncContext, getAttribute, getAttributeNames, getCharacterEncoding, getContentLengthLong, getContentType, getDispatcherType, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getProtocol, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRequestDispatcher, getScheme, getServerName, getServerPort, getServletContext, isAsyncStarted, isAsyncSupported, isSecure, removeAttribute, setAttribute, setCharacterEncoding, startAsync, startAsyncpublic NoImpersonationAsserterRequestWrapper(javax.servlet.http.HttpServletRequest request,
String principal)
public String getQueryString()
getQueryString in interface javax.servlet.http.HttpServletRequestgetQueryString in class IdentityAsserterHttpServletRequestWrapperCopyright © 2023 The Apache Software Foundation. All rights reserved.