com.beasys.commerce.ebusiness.security
Class KeyGeneratorServlet

java.lang.Object
  extended by HttpServlet
      extended by com.beasys.commerce.ebusiness.security.KeyGeneratorServlet

public class KeyGeneratorServlet
extends HttpServlet


Constructor Summary
KeyGeneratorServlet()
           
 
Method Summary
protected  void doPost(HttpServletRequest req, HttpServletResponse resp)
           
 void init(ServletConfig config)
           
 
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

init

public void init(ServletConfig config)
          throws ServletException
Throws
ServletException

doPost

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved