Skip to content
esandri edited this page Jan 9, 2015 · 1 revision

UnstoreStore
A connect store used for users session storage

StorageManager
This service implements initializations of all the unodestore storages

  1. Session
  2. Identity
  3. Data

IdentityManager
ItentityManager is a decorator of an UnStore store that implements functionality to save and retrieve actors and groups

AuthManager Authentications functionalities, require an IdentityManager

UnDataSetup
Initialize an UnStore reading configuration from a json (form and view)

DataObjectServices
Is the http/s services that addresses the DataObject management

SummaryServices
Is the http/s services that addresses the Summary management

Clone this wiki locally