User Authentication, Authorization scheme
Hi Can any one help me in solving this problem?
Thanks, Rajan Consider a Human Resources application used to maintain salary, salary history, vacation balance, and annual bonus for employees in a company. Application supports the concept of employees and managers, and all employees are users of the system. Administrative users of the application manage users and permissions. Managers can view and edit information about employees reporting to them. Employees can view their information but do not have access to other employees' information. Employees in the Human Resources department have access to information about all employees, but don't have access to the information of others in HR.
Design the classes and the public interface of the classes for a user authentication/authorization subsystem for this application. Also describe database tables needed to support the design.
|
No responses found. Be the first to respond and make money from revenue sharing program.
|