Implementation of an RMI authentication system with Client-Server architecture. Features authentication using salted hashes of passwords stored in a database and implements 2 types of access control for users through ticketed session authentication: Access Control Lists (ACL) and Role-Based-Access-Control (RBAC)
Copyright (C) 2023 Adrian Zvizdenco, Jeppe Mikkelsen, Arthur Bosquetti