bwLehrpool Masterserver
Manages authentication and sharing of virtual machines between participating institutions
|
▼Norg | |
▼Nopenslx | |
▼Nimagemaster | |
▼Ndb | |
▼Nmappers | |
CDbImage | Representing an image in the database |
▼CDbImageBlock | |
CAsyncThread | |
CChunkUpdate | |
CDbOrganization | Represents an organization in the database |
CDbOsVirt | |
▼CDbPendingSatellite | |
CKeyWrapper | |
CDbSatellite | |
CDbUser | Represents a user that can login against the masterserver |
▼Nmodels | |
CLocalOrganization | |
CLocalSatellite | |
CLocalUser | Represents a user |
CDatabase | |
CMysqlConnection | |
▼CMysqlStatement | Class for creating PreparedStatements with named parameters |
CPreparsedQuery | |
CQueryCache | |
CPaginator | |
▼Nlocalrpc | |
CJsonUser | |
▼CNetworkHandler | The network listener that will receive incoming UDP packets, try to process them, and then send a reply |
CSender | Private sending thread |
▼Nserver | |
CApiServer | API Server This is where all the requests from the outside arrive |
▼Nserverconnection | |
CConnectionHandler | Class to handle all incoming and outgoing connections |
CIncomingTransfer | |
COutgoingTransfer | |
CPrioThreadFactory | |
▼Nserversession | |
CServerAuthenticator | Authenticating a server with message signing |
CServerSession | Holds the session id of the server and manages the timeout |
CServerSessionManager | Manages all server sessions and kicks timed out sessions |
▼Nsession | |
CAccessCode | |
CAuthenticator | Authenticates a user against a backend (mysql here) |
CSession | Simple representation of a user session |
CSessionManager | Class for managing active user sessions |
▼Nthrift | |
▼Nserver | |
CBinaryListener | |
CHttpListener | |
CMasterServerHandler | |
▼Nutil | |
CHash | |
CRandomString | Generate secure random strings |
CSha512Crypt | |
CUserUtil | |
CUtil | Some utilities to make our lives easier |
CApp | The main class that starts all the services |
CConstants | |
CGlobals | Class to hold global constants and properties from 'config/global.properties' |
CAutoCloseable | |
CRunnable |