|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object message.retriever.PortletRequestSessionIDRetriever
Implementation allowing access to the user's cross-context session id from PortletRequest.getRequestedSessionId(). See that method's documentation for its limitations.
Constructor Summary | |
PortletRequestSessionIDRetriever()
|
Method Summary | |
java.lang.String |
getSessionID(PortletRequest request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletRequestSessionIDRetriever()
Method Detail |
public java.lang.String getSessionID(PortletRequest request)
getSessionID
in interface SessionIDRetriever
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |