Package com.netscape.cms.servlet.common
Class IndexTemplateFiller
java.lang.Object
com.netscape.cms.servlet.common.IndexTemplateFiller
- All Implemented Interfaces:
ICMSTemplateFiller
A class represents a certificate server kernel. This
kernel contains a list of resident subsystems such
as logging, security, remote administration. Additional
subsystems can be loaded into this kernel by specifying
parameters in the configuration store.
- Version:
- $Revision$, $Date$
-
Field Summary
Fields inherited from interface com.netscape.cms.servlet.common.ICMSTemplateFiller
AUTHORITY, ERROR, ERROR_DESCR, EXCEPTION, HOST, KEYREC_ID, PORT, REQUEST_ID, REQUEST_STATUS, SCHEME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTemplateParams
(CMSRequest cmsReq, IAuthority mAuthority, Locale locale, Exception e)
-
Constructor Details
-
IndexTemplateFiller
public IndexTemplateFiller()
-
-
Method Details
-
getTemplateParams
public CMSTemplateParams getTemplateParams(CMSRequest cmsReq, IAuthority mAuthority, Locale locale, Exception e) - Specified by:
getTemplateParams
in interfaceICMSTemplateFiller
-