public class User
extends Object
A User is a mapping of a single Person to a list of Roles. It
has two purposes. First, it is used by the Users panel on the
Permissions tab web page. Secondly, it is used by the Business
Rules, e.g. to verify that we don't add a duplicate user, etc.
- Author:
- Kuali Research Administration Team (kualidev@oncourse.iu.edu)