|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.netscape.cms.servlet.base.CMSServlet
com.netscape.cms.servlet.cert.EnableEnrollResult
public class EnableEnrollResult
For Face-to-face enrollment, enable EE enrollment feature
DisableEnrollResult
,
Serialized FormField Summary |
---|
Constructor Summary | |
---|---|
EnableEnrollResult()
|
Method Summary | |
---|---|
void |
init(javax.servlet.ServletConfig sc)
Initializes the servlet. |
protected CMSRequest |
newCMSRequest()
Create a new CMSRequest object. |
protected void |
process(CMSRequest cmsReq)
Services the request |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnableEnrollResult()
Method Detail |
---|
public void init(javax.servlet.ServletConfig sc) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class CMSServlet
javax.servlet.ServletException
protected CMSRequest newCMSRequest()
CMSServlet
newCMSRequest
in class CMSServlet
protected void process(CMSRequest cmsReq) throws EBaseException
process
in class CMSServlet
EBaseException
- if the servlet was unable to satisfactorily
process the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |