| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.beasys.commerce.ebusiness.security.KeyGeneratorServlet
public class KeyGeneratorServlet
| Constructor Summary | |
|---|---|
KeyGeneratorServlet()
Deprecated See BEA Commerce product offering  | 
|
| Method Summary | |
|---|---|
protected  void | 
doPost(javax.servlet.http.HttpServletRequest req,
       javax.servlet.http.HttpServletResponse resp)
Deprecated See BEA Commerce product offering  | 
 void | 
init(javax.servlet.ServletConfig config)
Deprecated See BEA Commerce product offering  | 
| 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 | 
|---|
public KeyGeneratorServlet()
| Method Detail | 
|---|
public void init(javax.servlet.ServletConfig config)
          throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletException
protected void doPost(javax.servlet.http.HttpServletRequest req,
                      javax.servlet.http.HttpServletResponse resp)
               throws IOException,
                      javax.servlet.ServletException
doPost in class javax.servlet.http.HttpServletIOException
javax.servlet.ServletException
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||