public class SessionUtil extends Object
| Constructor and Description |
|---|
SessionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SClient |
getSClient(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
static ServiceCredentials |
getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest) |
static ServiceCredentials |
getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest,
String scopeGroupId) |
public static ServiceCredentials getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest) throws ServiceException
httpServletRequest - http servlet requestServiceException - service exceptionpublic static ServiceCredentials getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest, String scopeGroupId) throws ServiceException
httpServletRequest - http servlet requestscopeGroupId - scope group idServiceException - service exceptionpublic static SClient getSClient(javax.servlet.http.HttpServletRequest httpRequest, ServiceCredentials serviceCredentials) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.