public class KeyGenProcessor extends PKIProcessor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
ADMIN_ENROLL_SERVLET_ID, CERT_TYPE, httpReq, mRequest, mServlet, mServletId, OLD_CERT_TYPE, PKCS10_REQUEST, SUBJECT_KEYGEN_INFO, SUBJECT_NAME| Constructor and Description |
|---|
KeyGenProcessor() |
KeyGenProcessor(ICMSRequest cmsReq,
CMSServlet servlet) |
| Modifier and Type | Method and Description |
|---|---|
void |
fillCertInfo(java.lang.String protocolString,
org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo,
IAuthToken authToken,
IArgBlock httpParams) |
void |
process(ICMSRequest cmsReq) |
audit, audit, auditSubjectID, fillCertInfoArray, fillCertInfoFromAuthToken, fillCertInfoFromForm, fillValidityFromFormpublic KeyGenProcessor()
public KeyGenProcessor(ICMSRequest cmsReq, CMSServlet servlet)
public void process(ICMSRequest cmsReq) throws EBaseException
process in interface IPKIProcessorprocess in class PKIProcessorEBaseExceptionpublic void fillCertInfo(java.lang.String protocolString,
org.mozilla.jss.netscape.security.x509.X509CertInfo certInfo,
IAuthToken authToken,
IArgBlock httpParams)
throws EBaseException
fillCertInfo in class PKIProcessorEBaseException