|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cms.servlet.processors.PKIProcessor
com.netscape.cms.servlet.processors.KeyGenProcessor
public class KeyGenProcessor
KeyGenProcess parses Certificate request matching the KEYGEN tag format used by Netscape Communicator 4.x
| Field Summary |
|---|
| Fields inherited from class com.netscape.cms.servlet.processors.PKIProcessor |
|---|
ADMIN_ENROLL_SERVLET_ID, CERT_TYPE, httpReq, mRequest, mServlet, mServletId, mSignedAuditLogger, OLD_CERT_TYPE, PKCS10_REQUEST, SUBJECT_KEYGEN_INFO, SUBJECT_NAME |
| Constructor Summary | |
|---|---|
KeyGenProcessor()
|
|
KeyGenProcessor(CMSRequest cmsReq,
CMSServlet servlet)
|
|
| Method Summary | |
|---|---|
void |
fillCertInfo(java.lang.String protocolString,
netscape.security.x509.X509CertInfo certInfo,
IAuthToken authToken,
IArgBlock httpParams)
|
void |
process(CMSRequest cmsReq)
|
| Methods inherited from class com.netscape.cms.servlet.processors.PKIProcessor |
|---|
audit, auditSubjectID, fillCertInfoArray, fillCertInfoFromAuthToken, fillCertInfoFromForm, fillValidityFromForm, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyGenProcessor()
public KeyGenProcessor(CMSRequest cmsReq,
CMSServlet servlet)
| Method Detail |
|---|
public void process(CMSRequest cmsReq)
throws EBaseException
process in interface IPKIProcessorprocess in class PKIProcessorEBaseException
public void fillCertInfo(java.lang.String protocolString,
netscape.security.x509.X509CertInfo certInfo,
IAuthToken authToken,
IArgBlock httpParams)
throws EBaseException
fillCertInfo in class PKIProcessorEBaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||