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

Packages that use IAdministratorPriviledgesManager
org.hardtokenmgmt.admin.control   
 

Uses of IAdministratorPriviledgesManager in org.hardtokenmgmt.admin.control
 

Classes in org.hardtokenmgmt.admin.control that implement IAdministratorPriviledgesManager
 class AdministratorPriviledgesManagerWrapper
          Wrapper class that takes care of updating the model lists
 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 IAdministratorPriviledgesManager
static IAdministratorPriviledgesManager AdminInterfacesFactory.getAdministratorPriviledgesManager()