public class SessionUtil extends Object
| Constructor and Description |
|---|
SessionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SClient |
getSClient(ServiceCredentials serviceCredentials,
javax.servlet.http.HttpSession session) |
static ServiceCredentials |
getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest) |
static ServiceCredentials |
getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest,
String scopeGroupId,
String currUserId) |
public static ServiceCredentials getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest) throws ServiceException
ServiceExceptionpublic static ServiceCredentials getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest, String scopeGroupId, String currUserId) throws ServiceException
ServiceExceptionpublic static SClient getSClient(ServiceCredentials serviceCredentials, javax.servlet.http.HttpSession session) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.