public class SessionInfoHelper
extends java.lang.Object
| Constructor and Description |
|---|
SessionInfoHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSessionId(javax.servlet.http.HttpServletRequest request) |
static void |
putWebClientSession(javax.servlet.http.HttpServletRequest request) |
static void |
putWebClientSession(WebClientSession webClientSession) |
public static java.lang.String getSessionId(javax.servlet.http.HttpServletRequest request)
throws java.rmi.RemoteException,
MXException,
java.security.NoSuchAlgorithmException,
SessionInfoException
java.rmi.RemoteExceptionMXExceptionjava.security.NoSuchAlgorithmExceptionSessionInfoExceptionpublic static void putWebClientSession(javax.servlet.http.HttpServletRequest request)
public static void putWebClientSession(WebClientSession webClientSession)