protected static class FormAuthenticator.FormRequest
extends javax.servlet.http.HttpServletRequestWrapper
| Constructor | Description |
|---|---|
FormRequest(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getDateHeader(java.lang.String name) |
|
java.lang.String |
getHeader(java.lang.String name) |
|
java.util.Enumeration<java.lang.String> |
getHeaderNames() |
|
java.util.Enumeration<java.lang.String> |
getHeaders(java.lang.String name) |
authenticate, changeSessionId, getAuthType, getContextPath, getCookies, getIntHeader, getMethod, getPart, getParts, getPathInfo, getPathTranslated, getQueryString, getRemoteUser, getRequestedSessionId, getRequestURI, getRequestURL, getServletPath, getSession, getSession, getUserPrincipal, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isUserInRole, login, logout, upgradeclone, equals, finalize, getClass, hashCode, 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, startAsyncgetAsyncContext, 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, startAsyncpublic long getDateHeader(java.lang.String name)
getDateHeader in class javax.servlet.http.HttpServletRequestWrapperpublic java.lang.String getHeader(java.lang.String name)
getHeader in class javax.servlet.http.HttpServletRequestWrapperpublic java.util.Enumeration<java.lang.String> getHeaderNames()
getHeaderNames in class javax.servlet.http.HttpServletRequestWrapperpublic java.util.Enumeration<java.lang.String> getHeaders(java.lang.String name)
getHeaders in class javax.servlet.http.HttpServletRequestWrapperCopyright © 1995–2018 Webtide. All rights reserved.