org.apache.geronimo.console.certmanager.actions
Class ImportCAReply

java.lang.Object
  extended byorg.apache.geronimo.console.certmanager.actions.ImportCAReply

public class ImportCAReply
extends Object


Constructor Summary
ImportCAReply()
           
 
Method Summary
static void action(CertManagerPortlet portlet, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response)
           
static void render(CertManagerPortlet portlet, javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportCAReply

public ImportCAReply()
Method Detail

action

public static void action(CertManagerPortlet portlet,
                          javax.portlet.ActionRequest request,
                          javax.portlet.ActionResponse response)
                   throws javax.portlet.PortletException,
                          IOException
Throws:
javax.portlet.PortletException
IOException

render

public static void render(CertManagerPortlet portlet,
                          javax.portlet.RenderRequest request,
                          javax.portlet.RenderResponse response)
                   throws javax.portlet.PortletException,
                          IOException
Throws:
javax.portlet.PortletException
IOException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.