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

Packages that use ICAManager
org.hardtokenmgmt.admin.control   
 

Uses of ICAManager in org.hardtokenmgmt.admin.control
 

Classes in org.hardtokenmgmt.admin.control that implement ICAManager
 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 ICAManager
static ICAManager AdminInterfacesFactory.getCAManager()