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

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

public class ViewKeyStore
extends Object


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

ViewKeyStore

public ViewKeyStore()
Method Detail

action

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

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.