public class SessionUtil extends Object
| Constructor and Description |
|---|
SessionUtil() |
| Modifier and Type | Method and Description |
|---|---|
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 - exceptionpublic static ServiceCredentials getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest, String scopeGroupId) throws ServiceException
httpServletRequest - http servlet requestscopeGroupId - scope group idServiceException - exceptionCopyright © 2019. All Rights Reserved.