cloudstack/api/src/com/cloud/user
Murali Reddy 0c97cd271a CLOUDSTACK-1673: AWS Regions - Events - User disable / Domain Delete event does not
include the UUID of the user/domain that was disabled.

- added enity type and enity UUID details to UserContext
- publish the entity type and UUID details for the action events
  generated  for accout/user/domain
2013-07-11 17:53:13 +05:30
..
Account.java CLOUDSTACK-1941: introduced "default" flag to account/user objects. Admin/System accounts that come with the CS install are default, and can never be removed. All accounts created by the CS admin, have default flag set to false, and can be removed at any time. 2013-04-17 12:04:18 -07:00
AccountService.java AccountManager/Service: reduced visibility for methods that are called only from AccountManagerImpl itself 2013-05-30 11:18:32 -07:00
DomainService.java CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
OwnedBy.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
ResourceLimitService.java Create DB view for Account to speed up ListAccountsCmd, and add missing async job information for some response objects. 2013-01-02 17:38:58 -08:00
SSHKeyPair.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
User.java CLOUDSTACK-1941: introduced "default" flag to account/user objects. Admin/System accounts that come with the CS install are default, and can never be removed. All accounts created by the CS admin, have default flag set to false, and can be removed at any time. 2013-04-17 12:04:18 -07:00
UserAccount.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
UserContext.java CLOUDSTACK-1673: AWS Regions - Events - User disable / Domain Delete event does not 2013-07-11 17:53:13 +05:30
UserContextInitializer.java Get rid of static references to component framework 2013-01-08 19:01:27 -08:00