Commit Graph

3 Commits

Author SHA1 Message Date
90e7c81594 Override hashCode and equals methods of Entity.
In order to make sure entities of same type, having the same name are
equals, these two methods have been override to make sure that Sets
contains only one object with a specific name.
2025-11-04 13:56:03 +01:00
6125cdade7 Create User class. 2025-11-04 13:53:42 +01:00
6e69e54096 Initial commit.
The application can connect to the MariaDB database and Wallix Bastion.
2025-10-24 11:36:35 +01:00