Uses of Class
com.logicaldoc.gui.common.client.InvalidSessionServerException
-
Packages that use InvalidSessionServerException Package Description com.logicaldoc.dropbox com.logicaldoc.gui.common.client.services com.logicaldoc.web.service GWT services implementations. -
-
Uses of InvalidSessionServerException in com.logicaldoc.dropbox
Methods in com.logicaldoc.dropbox that throw InvalidSessionServerException Modifier and Type Method Description static SessionDropboxServiceImpl. validateSession(javax.servlet.http.HttpServletRequest request) -
Uses of InvalidSessionServerException in com.logicaldoc.gui.common.client.services
Methods in com.logicaldoc.gui.common.client.services that throw InvalidSessionServerException Modifier and Type Method Description GUIParameter[]InfoService. getSessionInfo()Retrieves all the settings for the current sessionbooleanInfoService. ping()Ping to maintain open he session -
Uses of InvalidSessionServerException in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service that throw InvalidSessionServerException Modifier and Type Method Description StringSecurityServiceImpl. generatePassword()GUIDocumentDocumentServiceImpl. getDocument(Session session, long docId)GUIParameter[]InfoServiceImpl. getSessionInfo()booleanInfoServiceImpl. ping()
-