Class RegisterUser

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.netscape.cms.servlet.base.CMSServlet
com.netscape.cms.servlet.csadmin.RegisterUser
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class RegisterUser extends CMSServlet
This servlet creates a TPS user in the CA, and it associates TPS's server certificate to the user. Finally, it addes the user to the administrator group. This procedure will allows TPS to connect to the CA for certificate issuance.
See Also: