Uses of Interface
org.hardtokenmgmt.admin.control.IOrganizationManager

Packages that use IOrganizationManager
org.hardtokenmgmt.admin.control   
 

Uses of IOrganizationManager in org.hardtokenmgmt.admin.control
 

Classes in org.hardtokenmgmt.admin.control that implement IOrganizationManager
 class DummyImpl
          DummyImplementation of a IHostInfoFetcher that retrieves information about the local host.
 class HTMFWSImpl
          Implementation of several control interfaces targeted against HTMFWS.
 

Methods in org.hardtokenmgmt.admin.control that return IOrganizationManager
static IOrganizationManager AdminInterfacesFactory.getOrganizationManager()