cloudstack/server/src/com/cloud/api/response
Koushik Das e13df96348 CLOUDSTACK-8485: listAPIs are taking too long to return results
- Removed regex. based search/replace of sensitive data on API response introduced as part of commit b0c6d47347
- Added new response serializer to skip sensitive data from getting logged based on annotation present in resposne object fields
- Added new parameter 'isSensitive' to @Param for marking a field as sensitive in response objects
2015-11-20 16:40:53 +05:30
..
ApiResponseSerializer.java CLOUDSTACK-8485: listAPIs are taking too long to return results 2015-11-20 16:40:53 +05:30
EmptyFieldExclusionStrategy.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SecurityGroupResultObject.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
SecurityGroupRuleResultObject.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00