| .. |
|
AclApiPermission.java
|
The first version of all the ACL VOs and DAOs.
|
2013-09-19 17:50:33 -07:00 |
|
AclEntityPermission.java
|
Add permission flag to acl_entity_permission
|
2013-10-07 14:30:15 -07:00 |
|
AclEntityType.java
|
Separate all volume related APIs to two Cmd classes based on two
|
2013-11-22 18:48:20 -08:00 |
|
AclGroup.java
|
Updated DB schema and DAO layer classes according to new FS.
|
2013-11-20 17:32:09 -08:00 |
|
AclPolicy.java
|
Updated DB schema and DAO layer classes according to new FS.
|
2013-11-20 17:32:09 -08:00 |
|
AclPolicyPermission.java
|
Suring startup load the API permissions from commands.properties and @APICommand annotations
|
2013-11-25 17:01:56 -08:00 |
|
AclRole.java
|
More logic to Role based checker
|
2013-10-10 00:43:56 -07:00 |
|
AclRolePermission.java
|
Fix build error.
|
2013-10-10 14:11:08 -07:00 |
|
AclService.java
|
QueryChecker interface and ACL search criteria to be used for query api
|
2013-11-22 16:36:38 -08:00 |
|
APIChecker.java
|
CLOUDSTACK-1190: make APIChecker throw one sensible exception.
|
2013-03-05 09:44:08 -08:00 |
|
APILimitChecker.java
|
Fix plugin component configuration.
|
2013-01-14 17:13:18 -08:00 |
|
ControlledEntity.java
|
api: Refactor move acl to org.apache.cloudstack
|
2013-01-06 15:30:58 -08:00 |
|
InfrastructureEntity.java
|
InfrastructureEntity: New interface contract for classes not associated with any account
|
2013-01-06 15:32:40 -08:00 |
|
PermissionScope.java
|
Loading api permissions from commands.properties during startup
|
2013-11-25 10:59:12 -08:00 |
|
QueryChecker.java
|
QueryChecker interface and ACL search criteria to be used for query api
|
2013-11-22 16:36:38 -08:00 |
|
Role.java
|
api: Refactor move acl to org.apache.cloudstack
|
2013-01-06 15:30:58 -08:00 |
|
RoleType.java
|
During Upgrade to 4.3, Populate the API Permissions per Out-Of-Box Role from commands.properties file
|
2013-09-19 12:32:54 -07:00 |
|
SecurityChecker.java
|
Add Scope to acl_role_permission, remove parent_role_id from acl_role
|
2013-10-07 16:09:26 -07:00 |