logo UB DOC
  • Tutorials
  • Articles
  • Server API
  • Client API
  • UI widgets
  • Changelog
Modules
  • @unitybase/aws
  • @unitybase/base
  • @unitybase/blob-stores
  • @unitybase/cdn
  • @unitybase/compressors
  • @unitybase/cs-shared
  • @unitybase/http-proxy
  • @unitybase/mailer
  • @unitybase/openid-connect
  • @unitybase/org
  • @unitybase/redis
  • @unitybase/s3-blob-store
  • @unitybase/ub
  • @unitybase/uba
  • @unitybase/ubcli
  • @unitybase/ubm
  • @unitybase/ubq
  • @unitybase/ubs
  • buildin
Classes
  • BlobStoreCustom
  • CustomRepository
  • EntityNamespace
  • FileSystemBlobStore
  • MdbBlobStore
  • ServerApp
  • ServerRepository
  • Session
  • SyncConnection
  • THTTPRequest
  • THTTPResponse
  • TubDataStore
  • TubList
  • TubNamedCollection
  • TubZipReader
  • TubZipWriter
  • ubMethodParams
  • UBQL
  • UBQLItem
  • UBQLOrderItem
  • UBQLWhere
  • WebSocketConnection
Namespaces
  • process
  • RLS
Mixins
  • aclRls
  • als
  • als_api
  • audit
  • clobTruncate
  • dataHistory
  • dataHistory_api
  • fts
  • fts_api
  • mStorage
  • mStorage_api
  • rls
  • softLock
  • softLock_api
  • tree
  • unity
Interfaces
  • MixinModule
  • UBReader
  • UBWriter
  • Members
    • appInfo
    • connection
    • HOST
    • PWD
    • uData
    • USER
  • Methods
    • logout

  1. @unitybase/base
  2. argv
  3. ServerSession

# new ServerSession ()

Members

# appInfo : object instance

Result of getAppInfo endpoint execution

# connection : SyncConnection instance

# HOST : string instance

# PWD : string instance

# uData : string instance

Custom user data returned by server login method

# USER : string instance

Methods

# logout () instance

Shut down server in case it started during connection establish or logout from remote server