| Class | Description |
|---|---|
| AssignedRole |
An AssignedRole is a mapping of a single role with the users who
are assigned to that role.
|
| Role |
A role which consists of its unique name, its display name, and
its set of permissions.
|
| RoleState |
Each RoleState corresponds to one specific user and one specific role.
|
| User |
A User is a mapping of a single Person to a list of Roles.
|
| UserState |
A UserState maintains the current roles for a person as well as the
new roles.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.