public class WsUtil extends Object
| Constructor and Description |
|---|
WsUtil() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.storagehubwrapper.server.tohl.Workspace |
getWorkspaceFromStorageHub(javax.servlet.http.HttpServletRequest httpServletRequest)
Gets the workspace from storage hub.
|
static boolean |
isSessionExpired(javax.servlet.http.HttpServletRequest httpServletRequest)
Checks if is session expired.
|
static boolean |
isWithinPortal()
Checks if is within portal.
|
public static boolean isWithinPortal()
public static boolean isSessionExpired(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
httpServletRequest - the http servlet requestException - the exceptionpublic org.gcube.common.storagehubwrapper.server.tohl.Workspace getWorkspaceFromStorageHub(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
httpServletRequest - the http servlet requestException - the exceptionCopyright © 2020. All Rights Reserved.