Modifier and Type | Method and Description |
---|---|
CMSRequest |
IndexServlet.newCMSRequest() |
protected CMSRequest |
CMSServlet.newCMSRequest()
Create a new CMSRequest object.
|
Modifier and Type | Method and Description |
---|---|
IAuthToken |
CMSServlet.authenticate(CMSRequest req) |
IAuthToken |
CMSServlet.authenticate(CMSRequest req,
java.lang.String authMgrName) |
void |
PortsServlet.process(CMSRequest cmsReq)
Serves HTTP request.
|
void |
IndexServlet.process(CMSRequest cmsReq)
Serves HTTP request.
|
protected void |
GetStats.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
DisplayHtmlServlet.process(CMSRequest cmsReq)
Serves HTTP request.
|
protected void |
CMSServlet.process(CMSRequest cmsRequest)
process an HTTP request.
|
protected void |
CMSServlet.renderException(CMSRequest cmsReq,
EBaseException e)
Output exception (unexpected error) template
This is different from other templates in that if an exception occurs
while rendering the exception a message is printed out directly.
|
void |
CMSServlet.renderFinalError(CMSRequest cmsReq,
java.lang.Exception ex) |
protected void |
PortsServlet.renderResult(CMSRequest cmsReq) |
protected void |
CMSServlet.renderResult(CMSRequest cmsReq)
Output a template.
|
protected void |
CMSServlet.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
Modifier and Type | Method and Description |
---|---|
protected CMSRequest |
GetEnableStatus.newCMSRequest() |
protected CMSRequest |
EnableEnrollResult.newCMSRequest() |
protected CMSRequest |
DisplayHashUserEnroll.newCMSRequest() |
protected CMSRequest |
DisableEnrollResult.newCMSRequest() |
Modifier and Type | Method and Description |
---|---|
static CertEnrollmentRequest |
CertEnrollmentRequestFactory.create(CMSRequest cmsReq,
Profile profile,
java.util.Locale locale) |
CMSTemplateParams |
ImportCertsTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e) |
CMSTemplateParams |
ImportCertsTemplateFiller.getX509TemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e) |
protected void |
RenewalServlet.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
RemoteAuthConfig.process(CMSRequest cmsReq)
Serves HTTPS request.
|
protected void |
GetEnableStatus.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetCertFromRequest.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
EnableEnrollResult.process(CMSRequest cmsReq)
Services the request
|
protected void |
DisplayHashUserEnroll.process(CMSRequest cmsReq)
Services the request
|
protected void |
DisableEnrollResult.process(CMSRequest cmsReq)
Services the request
|
protected void |
DirAuthServlet.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
CloneRedirect.process(CMSRequest cmsReq)
Serves HTTP request.
|
Modifier and Type | Method and Description |
---|---|
CMSTemplateParams |
IndexTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority mAuthority,
java.util.Locale locale,
java.lang.Exception e) |
CMSTemplateParams |
ICMSTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority mAuthority,
java.util.Locale locale,
java.lang.Exception e) |
CMSTemplateParams |
GenUnexpectedErrorTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
CMSTemplateParams |
GenUnauthorizedTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
CMSTemplateParams |
GenSvcPendingTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
CMSTemplateParams |
GenSuccessTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
CMSTemplateParams |
GenRejectedTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e) |
CMSTemplateParams |
GenPendingTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
CMSTemplateParams |
GenErrorTemplateFiller.getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any.
|
Modifier and Type | Method and Description |
---|---|
void |
TokenKeyRecoveryServlet.process(CMSRequest cmsReq) |
void |
GenerateKeyPairServlet.process(CMSRequest cmsReq) |
Modifier and Type | Method and Description |
---|---|
protected void |
UpdateOCSPConfig.process(CMSRequest cmsReq) |
protected void |
UpdateNumberRange.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
UpdateDomainXML.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
TokenAuthenticate.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
RegisterUser.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
MainPageServlet.process(CMSRequest cmsReq) |
protected void |
ImportTransportCert.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetTransportCert.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetSubsystemCert.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetStatus.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetDomainXML.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetCookie.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetConfigEntries.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
DownloadPKCS12.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
CheckIdentity.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetCookie.processImpl(CMSRequest cmsReq) |
protected void |
UpdateOCSPConfig.renderResult(CMSRequest cmsReq) |
protected void |
UpdateNumberRange.renderResult(CMSRequest cmsReq) |
protected void |
UpdateDomainXML.renderResult(CMSRequest cmsReq) |
protected void |
TokenAuthenticate.renderResult(CMSRequest cmsReq) |
protected void |
RegisterUser.renderResult(CMSRequest cmsReq) |
protected void |
ImportTransportCert.renderResult(CMSRequest cmsReq) |
protected void |
GetTransportCert.renderResult(CMSRequest cmsReq) |
protected void |
GetSubsystemCert.renderResult(CMSRequest cmsReq) |
protected void |
GetStatus.renderResult(CMSRequest cmsReq) |
protected void |
GetDomainXML.renderResult(CMSRequest cmsReq) |
protected void |
GetConfigEntries.renderResult(CMSRequest cmsReq) |
protected void |
DownloadPKCS12.renderResult(CMSRequest cmsReq) |
protected void |
CheckIdentity.renderResult(CMSRequest cmsReq) |
protected void |
UpdateOCSPConfig.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
UpdateNumberRange.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
UpdateDomainXML.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
RegisterUser.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
ImportTransportCert.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
GetTransportCert.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
GetDomainXML.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
protected void |
DownloadPKCS12.renderTemplate(CMSRequest cmsReq,
java.lang.String templateName,
ICMSTemplateFiller filler) |
Modifier and Type | Method and Description |
---|---|
void |
SrchKeyForRecovery.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
SrchKey.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
RecoverBySerial.process(CMSRequest cmsReq)
Serves HTTP request.
|
void |
GrantRecovery.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
GrantAsyncRecovery.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
GetPk12.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
GetAsyncPk12.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
GetApprovalStatus.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
ExamineRecovery.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
DisplayTransport.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
DisplayBySerialForRecovery.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
DisplayBySerial.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
ConfirmRecoverBySerial.process(CMSRequest cmsReq)
Serves HTTP request.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OCSPServlet.process(CMSRequest cmsReq)
Process the HTTP request.
|
protected void |
GetOCSPInfo.process(CMSRequest cmsReq)
Process the HTTP request.
|
Modifier and Type | Method and Description |
---|---|
CMSRequest |
QueryReq.newCMSRequest() |
Modifier and Type | Method and Description |
---|---|
void |
QueryReq.process(CMSRequest cmsReq)
Process the HTTP request.
|
void |
ProcessReq.process(CMSRequest cmsReq)
Process the HTTP request.
|