com.beasys.commerce.ebusiness.security
Class EncryptionServlet

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

public class EncryptionServlet
extends HttpServlet


Constructor Summary
EncryptionServlet()
           
 
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

EncryptionServlet

public EncryptionServlet()
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