org.hardtokenmgmt.admin.control
Interface IOrganizationManager

All Known Implementing Classes:
DummyImpl, HTMFWSImpl

public interface IOrganizationManager

Contains methods to

Version:
$Id$
Author:
Philip Vendil 14 mar 2009

Method Summary
 java.util.List<OrganizationVO> getOrganisations()
           
 

Method Detail

getOrganisations

java.util.List<OrganizationVO> getOrganisations()
                                                throws java.io.IOException,
                                                       org.hardtokenmgmt.ws.gen.AuthorizationDeniedException_Exception
Returns:
a list of the name of available organization for the current administrator.
Throws:
java.io.IOException - if communication exception occurred.
org.hardtokenmgmt.ws.gen.AuthorizationDeniedException - if the administrator haven't got privileges for activation of this CA.
org.hardtokenmgmt.ws.gen.AuthorizationDeniedException_Exception