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

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

public class ImportTrustedCertificate
extends Object


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

ImportTrustedCertificate

public ImportTrustedCertificate()
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.