summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/cli
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2013-07-17 13:20:25 -0400
committerEndi S. Dewata <edewata@redhat.com>2013-07-22 09:55:10 -0400
commitdbf97dfa2f163094b5ce0af299ec4bd902ed3488 (patch)
treed7b745e776cbcd47889904d70c135fdc0627eb9d /base/java-tools/src/com/netscape/cmstools/cli
parent4aa89a9c421a08f7a1367343ced9dcdbcddd849e (diff)
downloadpki-dbf97dfa2f163094b5ce0af299ec4bd902ed3488.tar.gz
pki-dbf97dfa2f163094b5ce0af299ec4bd902ed3488.tar.xz
pki-dbf97dfa2f163094b5ce0af299ec4bd902ed3488.zip
Fixed dependency issue on CMSRequest.
The CMSRequest is a server class but it's used by the ICommandQueue that belongs in the base package. To fix the dependency issue the CMSRequest has been refactored to implement a new interface ICMSRequest in the base package. Some constants in CMSRequest have also been moved into ICMSRequest. All code referencing CMSRequest has been adjusted accordingly.
Diffstat (limited to 'base/java-tools/src/com/netscape/cmstools/cli')
0 files changed, 0 insertions, 0 deletions