org.hardtokenmgmt.admin.control
Class AdminInterfacesFactory
java.lang.Object
org.hardtokenmgmt.admin.control.AdminInterfacesFactory
public class AdminInterfacesFactory
- extends java.lang.Object
Factory in charge of maintaining and creating the HostInfoFetcher
that should be run in for the current configuration of the application
- Version:
- $Id$
- Author:
- Philip Vendil 18 feb 2009
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminInterfacesFactory
public AdminInterfacesFactory()
getHostInfoFetcher
public static IHostStatusFetcher getHostInfoFetcher()
- Returns:
- A instance of the IHostInfoFetcher used in current application
getCAManager
public static ICAManager getCAManager()
- Returns:
- A instance of the ICAManager used in current application
getOrganizationManager
public static IOrganizationManager getOrganizationManager()
- Returns:
- A instance of the IOrganizationManager used in current application
getAdminAuthorizer
public static IAdminAuthorizer getAdminAuthorizer()
- Returns:
- A instance of the IAdminAuthorizer used in current application
getAdministratorPriviledgesManager
public static IAdministratorPriviledgesManager getAdministratorPriviledgesManager()
- Returns:
- A instance of the IAdministratorPriviledgesManager used in current application
getCALogoSelector
public static ICALogoSelector getCALogoSelector()
- Returns:
- the configured CA Logo Selector used for selecting CA image shown
getBatchAdminImportFileAnalyser
public static IBatchAdminImportFileAnalyser getBatchAdminImportFileAnalyser()
- Returns:
- the configured IBatchAdminImportFileAnalyser used to parse batch import files.
getOrganizationIdMapper
public static IOrganizationIdMapper getOrganizationIdMapper()
- Returns:
- the configured organization id mapper