Uses of Class
edu.ntnu.idatt1002.g106.handballapp.finalprod.backend.User
Packages that use User
-
Uses of User in edu.ntnu.idatt1002.g106.handballapp.finalprod.backend
Subclasses of User in edu.ntnu.idatt1002.g106.handballapp.finalprod.backendModifier and TypeClassDescriptionclass
This is a class that creates an administratorConstructors in edu.ntnu.idatt1002.g106.handballapp.finalprod.backend with parameters of type UserModifierConstructorDescriptionAdministrator
(User user) This constructor allows for an Administrator object to be initialized with the necessary information to define an admin and their privileges.