summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/cms/servlet/base/CMSResourceService.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix test client errorsAde Lee2012-02-081-2/+2
| | | | | | | Added ClientResponse annotation to SystemCertificateResource. Added Consumes annotation to KeyResource, KeyRequestResource Added checks for empty search results to test client, as well as stripping header, trailer from transport cert.
* New DRM proxy client and testsAde Lee2012-02-081-0/+69
Added new interfaces for each Resource, and renamed old Resource service classes.