Uses of Class
com.logicaldoc.gui.common.client.InvalidSessionServerException
Packages that use InvalidSessionServerException
Package
Description
GWT services implementations.
-
Uses of InvalidSessionServerException in com.logicaldoc.dropbox
Methods in com.logicaldoc.dropbox that throw InvalidSessionServerExceptionModifier and TypeMethodDescriptionstatic Session
DropboxServiceImpl.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 InvalidSessionServerExceptionModifier and TypeMethodDescriptionInfoService.getSessionInfo()
Retrieves all the settings for the current sessionboolean
InfoService.ping()
Ping to maintain open he session -
Uses of InvalidSessionServerException in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service that throw InvalidSessionServerExceptionModifier and TypeMethodDescriptionSecurityServiceImpl.generatePassword()
DocumentServiceImpl.getDocument
(Session session, long docId) InfoServiceImpl.getSessionInfo()
boolean
InfoServiceImpl.ping()