Skip to content

Implementation of an RMI session-based authentication and role access control system using Client-Server architecture

Notifications You must be signed in to change notification settings

Zedrichu/Auth-RBAC-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication-RBAC-System

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)

Project Completed in Course 02239 Data Security - Technical University of Denmark

drawing

About

Implementation of an RMI session-based authentication and role access control system using Client-Server architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages