com.netscape.cms.servlet.processors
Interface IPKIProcessor

All Known Implementing Classes:
CMCProcessor, CRMFProcessor, KeyGenProcessor, PKCS10Processor, PKIProcessor

public interface IPKIProcessor

This represents the request parser.

Version:
$Revision: 14561 $, $Date: 2007-05-01 10:28:56 -0700 (Tue, 01 May 2007) $

Method Summary
 void process(CMSRequest cmsReq)
           
 

Method Detail

process

void process(CMSRequest cmsReq)
             throws EBaseException
Throws:
EBaseException