| Interface | Description |
|---|---|
| ILstnUserPswdChanged |
Abstraction of service that listen to user password has been changed,
e.g.
|
| IMngDatabase |
Database manager for file-based RDBMS (SQLite/H2).
|
| IMngDatabaseExt |
Database manager for file-based RDBMS (SQLite/H2).
|
| IMngSoftware |
Software manager service.
|
| ISessionTracker |
Service that tracks sessions.
|
| ISrvAddTheFirstUser |
Service that check if database has any users credentials, if not
it serves creating the first user.
|
| Class | Description |
|---|---|
| CheckerPublicReqHndl |
It checks if request handler is public, e.g.
|
| MngSoftware |
Software manager service.
|
| SessionTracker |
Service that tracks sessions.
|
| SrvAddTheFirstUser<RS> |
Service that check if database has any users credentials, if not
it serves creating the first user and changing his password.
|
| UtlJsp |
JSP utilities.
|
Services used by WEB interface.
Copyright © 2016–2018. All rights reserved.