cloudstack/api/src/com/cloud/user
Alena Prokharchyk 9584815d4f 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
..
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 CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
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 UserContext: Threadsafe singleton, inject using ComponentContext, spring di failsafe 2013-01-24 17:00:12 -08:00
UserContextInitializer.java Get rid of static references to component framework 2013-01-08 19:01:27 -08:00