Interface | Description |
---|---|
RoleManager |
Created by bastiao on 23/01/16.
|
UserRoleManager |
Created by bastiao on 23/01/16.
|
Class | Description |
---|---|
HashService |
This class provides hashing service to passwords with SHA-1 algoritm
|
Role |
Created by bastiao on 23/01/16.
|
RolesStruct |
Created by bastiao on 23/01/16.
|
RolesXML |
This class saves the list of roles to XML
|
User |
Class that saves information about one user
|
UserFileHandle |
This class provides encryptation to the file that saves users information
Uses the AES algorithim with 128 bit key
|
UserON |
This class stores the information about one active user
|
UserSessions | |
UserSessionsLog | Deprecated |
UsersStruct |
This class stores the list of users of Dicoogle
|
UsersXML |
This class saves the list of users to XML
|