Uses of Class
org.objectweb.petals.tools.webadmin.ui.infra.action.AuthentifiedAction

Packages that use AuthentifiedAction
org.objectweb.petals.tools.webadmin.ui.administration   
org.objectweb.petals.tools.webadmin.ui.infra.action   
org.objectweb.petals.tools.webadmin.ui.monitoring   
 

Uses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.administration
 

Subclasses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.administration
 class ChangeComponentState
          used to change bc or se' state request params : server, component, action
 class ChangeSAState
          used to change a SA' state request params : server, sa, action
 class InstallComponent
          Upload a component to a temporary directory and install it request params : componentFile, server
 class InstallSA
           
 class ShowAdminComponents
          Display all BC and SE for a server request params : server
 class ShowAdminSA
          Display all SA for a given server request params : server
 class ShowAdminWelcome
          Welcome action for the administration part
 class ShowMenu
          Show Administration's menu
 class UninstallComponent
          Uninstall a given component request params :server, component
 class UninstallSA
          Uninstall a given SA request params : server, sa
 

Uses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.infra.action
 

Subclasses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.infra.action
 class AuthentifiedActionForward
          simple action forward with automatic authentification check
 

Uses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.monitoring
 

Subclasses of AuthentifiedAction in org.objectweb.petals.tools.webadmin.ui.monitoring
 class ShowComponent
           
 class ShowEndpointDetails
           
 class ShowEndpoints
           
 class ShowExchangeDetails
           
 class ShowExchanges
           
 class ShowNetwork
           
 class ShowServer
           
 class StartStopMonitoring
           
 



Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.