cloudstack/api/src/com/cloud/user
Prachi Damle aba54356d5 Account_Type Refactoring for Root Admin Role
- change the AccountService::isRootAdmin(short) to  isRootAdmin(long accountId);
- Change all callers
- Change all places that check the account.getType() directly to call the AccountManagerImpl.
2013-09-24 15:31:09 -07:00
..
Account.java Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07:00
AccountService.java Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -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 Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07: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