com.beasys.commerce.ebusiness.security
Class KeyGeneratorServlet
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--com.beasys.commerce.ebusiness.security.KeyGeneratorServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class KeyGeneratorServlet
- extends HttpServlet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyGeneratorServlet
public KeyGeneratorServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init
in interface Servlet
- Overrides:
init
in class GenericServlet
ServletException
doPost
protected void doPost(HttpServletRequest req,
HttpServletResponse resp)
throws IOException,
ServletException
- Overrides:
doPost
in class HttpServlet
IOException
ServletException
Copyright © 2003 BEA Systems, Inc. All Rights Reserved