Uses of Class
com.netscape.cms.servlet.common.CMSRequest
-
-
Uses of CMSRequest in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base that return CMSRequest Modifier and Type Method Description protected CMSRequestCMSServlet. newCMSRequest()Create a new CMSRequest object.CMSRequestIndexServlet. newCMSRequest()Methods in com.netscape.cms.servlet.base with parameters of type CMSRequest Modifier and Type Method Description IAuthTokenCMSServlet. authenticate(CMSRequest req)IAuthTokenCMSServlet. authenticate(CMSRequest req, java.lang.String authMgrName)protected voidCMSServlet. process(CMSRequest cmsRequest)process an HTTP request.voidDisplayHtmlServlet. process(CMSRequest cmsReq)Serves HTTP request.protected voidGetStats. process(CMSRequest cmsReq)Process the HTTP request.voidIndexServlet. process(CMSRequest cmsReq)Serves HTTP request.voidPortsServlet. process(CMSRequest cmsReq)Serves HTTP request.protected voidCMSServlet. 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.voidCMSServlet. renderFinalError(CMSRequest cmsReq, java.lang.Exception ex)protected voidCMSServlet. renderResult(CMSRequest cmsReq)Output a template.protected voidPortsServlet. renderResult(CMSRequest cmsReq)protected voidCMSServlet. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler) -
Uses of CMSRequest in com.netscape.cms.servlet.cert
Methods in com.netscape.cms.servlet.cert that return CMSRequest Modifier and Type Method Description protected CMSRequestDisableEnrollResult. newCMSRequest()protected CMSRequestDisplayHashUserEnroll. newCMSRequest()protected CMSRequestEnableEnrollResult. newCMSRequest()protected CMSRequestGetEnableStatus. newCMSRequest()Methods in com.netscape.cms.servlet.cert with parameters of type CMSRequest Modifier and Type Method Description static CertEnrollmentRequestCertEnrollmentRequestFactory. create(CMSRequest cmsReq, Profile profile, java.util.Locale locale)CMSTemplateParamsImportCertsTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)CMSTemplateParamsImportCertsTemplateFiller. getX509TemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)voidCloneRedirect. process(CMSRequest cmsReq)Serves HTTP request.protected voidDirAuthServlet. process(CMSRequest cmsReq)Process the HTTP request.protected voidDisableEnrollResult. process(CMSRequest cmsReq)Services the requestprotected voidDisplayHashUserEnroll. process(CMSRequest cmsReq)Services the requestprotected voidEnableEnrollResult. process(CMSRequest cmsReq)Services the requestprotected voidGetCertFromRequest. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetEnableStatus. process(CMSRequest cmsReq)Process the HTTP request.voidRemoteAuthConfig. process(CMSRequest cmsReq)Serves HTTPS request.protected voidRenewalServlet. process(CMSRequest cmsReq)Process the HTTP request. -
Uses of CMSRequest in com.netscape.cms.servlet.common
Methods in com.netscape.cms.servlet.common with parameters of type CMSRequest Modifier and Type Method Description CMSTemplateParamsGenErrorTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsGenPendingTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsGenRejectedTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)CMSTemplateParamsGenSuccessTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsGenSvcPendingTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsGenUnauthorizedTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsGenUnexpectedErrorTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority authority, java.util.Locale locale, java.lang.Exception e)fill error details and description if any.CMSTemplateParamsICMSTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority mAuthority, java.util.Locale locale, java.lang.Exception e)CMSTemplateParamsIndexTemplateFiller. getTemplateParams(CMSRequest cmsReq, IAuthority mAuthority, java.util.Locale locale, java.lang.Exception e) -
Uses of CMSRequest in com.netscape.cms.servlet.connector
Methods in com.netscape.cms.servlet.connector with parameters of type CMSRequest Modifier and Type Method Description voidGenerateKeyPairServlet. process(CMSRequest cmsReq)voidTokenKeyRecoveryServlet. process(CMSRequest cmsReq) -
Uses of CMSRequest in com.netscape.cms.servlet.csadmin
Methods in com.netscape.cms.servlet.csadmin with parameters of type CMSRequest Modifier and Type Method Description protected voidCheckIdentity. process(CMSRequest cmsReq)Process the HTTP request.protected voidDownloadPKCS12. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetConfigEntries. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetCookie. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetDomainXML. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetStatus. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetSubsystemCert. process(CMSRequest cmsReq)Process the HTTP request.protected voidGetTransportCert. process(CMSRequest cmsReq)Process the HTTP request.protected voidImportTransportCert. process(CMSRequest cmsReq)Process the HTTP request.voidMainPageServlet. process(CMSRequest cmsReq)protected voidRegisterUser. process(CMSRequest cmsReq)Process the HTTP request.protected voidTokenAuthenticate. process(CMSRequest cmsReq)Process the HTTP request.protected voidUpdateDomainXML. process(CMSRequest cmsReq)Process the HTTP request.protected voidUpdateNumberRange. process(CMSRequest cmsReq)Process the HTTP request.protected voidUpdateOCSPConfig. process(CMSRequest cmsReq)protected voidGetCookie. processImpl(CMSRequest cmsReq)protected voidCheckIdentity. renderResult(CMSRequest cmsReq)protected voidDownloadPKCS12. renderResult(CMSRequest cmsReq)protected voidGetConfigEntries. renderResult(CMSRequest cmsReq)protected voidGetDomainXML. renderResult(CMSRequest cmsReq)protected voidGetStatus. renderResult(CMSRequest cmsReq)protected voidGetSubsystemCert. renderResult(CMSRequest cmsReq)protected voidGetTransportCert. renderResult(CMSRequest cmsReq)protected voidImportTransportCert. renderResult(CMSRequest cmsReq)protected voidRegisterUser. renderResult(CMSRequest cmsReq)protected voidTokenAuthenticate. renderResult(CMSRequest cmsReq)protected voidUpdateDomainXML. renderResult(CMSRequest cmsReq)protected voidUpdateNumberRange. renderResult(CMSRequest cmsReq)protected voidUpdateOCSPConfig. renderResult(CMSRequest cmsReq)protected voidDownloadPKCS12. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidGetDomainXML. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidGetTransportCert. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidImportTransportCert. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidRegisterUser. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidUpdateDomainXML. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidUpdateNumberRange. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler)protected voidUpdateOCSPConfig. renderTemplate(CMSRequest cmsReq, java.lang.String templateName, ICMSTemplateFiller filler) -
Uses of CMSRequest in com.netscape.cms.servlet.key
Methods in com.netscape.cms.servlet.key with parameters of type CMSRequest Modifier and Type Method Description voidConfirmRecoverBySerial. process(CMSRequest cmsReq)Serves HTTP request.voidDisplayBySerial. process(CMSRequest cmsReq)Process the HTTP request.voidDisplayBySerialForRecovery. process(CMSRequest cmsReq)Process the HTTP request.voidDisplayTransport. process(CMSRequest cmsReq)Process the HTTP request.voidExamineRecovery. process(CMSRequest cmsReq)Process the HTTP request.voidGetApprovalStatus. process(CMSRequest cmsReq)Process the HTTP request.voidGetAsyncPk12. process(CMSRequest cmsReq)Process the HTTP request.voidGetPk12. process(CMSRequest cmsReq)Process the HTTP request.voidGrantAsyncRecovery. process(CMSRequest cmsReq)Process the HTTP request.voidGrantRecovery. process(CMSRequest cmsReq)Process the HTTP request.voidRecoverBySerial. process(CMSRequest cmsReq)Serves HTTP request.voidSrchKey. process(CMSRequest cmsReq)Process the HTTP request.voidSrchKeyForRecovery. process(CMSRequest cmsReq)Process the HTTP request. -
Uses of CMSRequest in com.netscape.cms.servlet.ocsp
Methods in com.netscape.cms.servlet.ocsp with parameters of type CMSRequest Modifier and Type Method Description protected voidGetOCSPInfo. process(CMSRequest cmsReq)Process the HTTP request.protected voidOCSPServlet. process(CMSRequest cmsReq)Process the HTTP request. -
Uses of CMSRequest in com.netscape.cms.servlet.request
Methods in com.netscape.cms.servlet.request that return CMSRequest Modifier and Type Method Description CMSRequestQueryReq. newCMSRequest()Methods in com.netscape.cms.servlet.request with parameters of type CMSRequest Modifier and Type Method Description voidProcessReq. process(CMSRequest cmsReq)Process the HTTP request.voidQueryReq. process(CMSRequest cmsReq)Process the HTTP request.
-