|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.http.AbstractCauchoRequest
com.caucho.server.http.CauchoRequestWrapper
com.caucho.server.webapp.ForwardRequest
com.caucho.server.webapp.LoginRequest
public class LoginRequest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.server.http.AbstractCauchoRequest |
|---|
AbstractCauchoRequest.PartImpl |
| Field Summary |
|---|
| Fields inherited from interface javax.servlet.http.HttpServletRequest |
|---|
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH |
| Constructor Summary | |
|---|---|
LoginRequest(HttpServletRequest request,
HttpServletResponse response,
Invocation invocation)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
calculateQueryString()
|
| Methods inherited from class com.caucho.server.webapp.ForwardRequest |
|---|
getAttribute, getContextPath, getDispatcherType, getInvocation, getPageContextPath, getPagePathInfo, getPageQueryString, getPageServletPath, getPageURI, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getQueryString, getRequestURI, getResponse, getServletContext, getServletName, getServletPath, getWebApp, isAsyncSupported, startAsync, unwrapRequest |
| Methods inherited from class com.caucho.server.http.AbstractCauchoRequest |
|---|
addCloseOnExit, authenticate, finishRequest, getLoadedSession, getParameterImpl, getParameterMapImpl, getParameterNamesImpl, getParameterValuesImpl, getRealPath, getRunAs, getServer, getSession, getSession, getSessionCookie, getSessionGroup, getSessionManager, getSocketLink, getStream, getUserPrincipal, isUserInRole, login, login, mergeParameters, parseGetQueryImpl, parsePostQueryImpl, parseQueryImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LoginRequest(HttpServletRequest request,
HttpServletResponse response,
Invocation invocation)
| Method Detail |
|---|
protected java.lang.String calculateQueryString()
calculateQueryString in class ForwardRequest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||