summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/key/KeyRecoveryRequest.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized REST common classes.Endi Sukma Dewata2012-08-151-0/+155
The common classes used by REST client and services have been moved into the com.netscape.certsrv.<component> packages. Ticket #215