cloudstack/api/src/com/cloud/user
ahuang 11e1e585b1 UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
..
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