org.hardtokenmgmt.core
Class InterfaceFactory
java.lang.Object
org.hardtokenmgmt.core.InterfaceFactory
public class InterfaceFactory
- extends java.lang.Object
One of the main class creating all different interfaces towards
different components the hardtoken management applet may use.
- Version:
- $Id$
- Author:
- Philip Vendil
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceFactory
public InterfaceFactory()
getGlobalSettings
public static GlobalSettings getGlobalSettings()
getAdministratorSettings
public static AdministratorSettings getAdministratorSettings()
getTokenManager
public static TokenManager getTokenManager()
getHTMFAdminInterface
public static org.hardtokenmgmt.ws.gen.HTMFAdminWS getHTMFAdminInterface()
getHTMFAdminInterface
public static org.hardtokenmgmt.ws.gen.HTMFAdminWS getHTMFAdminInterface(java.lang.String hostname)
getPublicHTMFAdminInterface
public static org.hardtokenmgmt.ws.gen.HTMFAdminWS getPublicHTMFAdminInterface()
getWSRAInterface
public static org.signserver.module.wsra.ws.gen.WSRA getWSRAInterface()