© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.security
Class EncryptionServlet

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

public class EncryptionServlet
extends HttpServlet

See Also:
Serialized Form

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

EncryptionServlet

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