© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.security
Class KeyGeneratorServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended bycom.beasys.commerce.ebusiness.security.KeyGeneratorServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class KeyGeneratorServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
KeyGeneratorServlet()
           
 
Method Summary
protected  void doPost(HttpServletRequest req, HttpServletResponse resp)
           
 void init(ServletConfig config)
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, 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

KeyGeneratorServlet

public KeyGeneratorServlet()
Method Detail

doPost

protected void doPost(HttpServletRequest req,
                      HttpServletResponse resp)
               throws IOException,
                      ServletException
Throws:
IOException
ServletException

init

public void init(ServletConfig config)
          throws ServletException
Throws:
ServletException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved