|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.servlet.AbstractDelegatingRequest
org.jboss.portal.server.servlet.ProxyRequest
Nested Class Summary | |
class |
ProxyRequest.ProxySession
|
Field Summary |
Fields inherited from interface javax.servlet.http.HttpServletRequest |
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH |
Constructor Summary | |
ProxyRequest(javax.servlet.http.HttpServletRequest delegate,
java.lang.String sessionId)
|
Method Summary | |
protected javax.servlet.http.HttpServletRequest |
getDelegate()
|
javax.servlet.http.HttpSession |
getSession()
|
javax.servlet.http.HttpSession |
getSession(boolean create)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProxyRequest(javax.servlet.http.HttpServletRequest delegate, java.lang.String sessionId)
Method Detail |
protected javax.servlet.http.HttpServletRequest getDelegate()
getDelegate
in class AbstractDelegatingRequest
public javax.servlet.http.HttpSession getSession(boolean create)
getSession
in interface javax.servlet.http.HttpServletRequest
getSession
in class AbstractDelegatingRequest
public javax.servlet.http.HttpSession getSession()
getSession
in interface javax.servlet.http.HttpServletRequest
getSession
in class AbstractDelegatingRequest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |