Uses of Package
org.hardtokenmgmt.admin.common

Packages that use org.hardtokenmgmt.admin.common
org.hardtokenmgmt.admin.common   
org.hardtokenmgmt.admin.control   
org.hardtokenmgmt.admin.model   
org.hardtokenmgmt.admin.ui.panels   
org.hardtokenmgmt.ws   
org.hardtokenmgmt.ws.server   
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.admin.common
AdminDataVO
          Value object containing information about an administrator.
CAInfoVO
          Value object containing information about a CA in the system
GeneralInfoVO
           
HostInfoVO
          Value object containing host information such as overall status, disk usage, memory usage etc
IOrganizationIdMapper
          Interface used to map an organizationId from a DN
MemInfoVO
          Information about a memory type, either heap or non heap
PartitionInfoVO
          Value Object containing information related to disk usage
SysCheckInfoVO
          Represents a message from one of the SysCheck scripts
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.admin.control
AdminDataException
          Exception thrown when managing bad administrator data.
AdminDataVO
          Value object containing information about an administrator.
AdminGroupVO
          Value object containing information about a specific administrations group.
CAInfoVO
          Value object containing information about a CA in the system
IOrganizationIdMapper
          Interface used to map an organizationId from a DN
OrganizationVO
          Value object containing data related to a specific organisation.
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.admin.model
AdminDataVO
          Value object containing information about an administrator.
CAInfoVO
          Value object containing information about a CA in the system
GeneralInfoVO
           
HostInfoVO
          Value object containing host information such as overall status, disk usage, memory usage etc
MemInfoVO
          Information about a memory type, either heap or non heap
PartitionInfoVO
          Value Object containing information related to disk usage
SysCheckInfoVO
          Represents a message from one of the SysCheck scripts
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.admin.ui.panels
AdminDataVO
          Value object containing information about an administrator.
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.ws
AdminDataException
          Exception thrown when managing bad administrator data.
AdminDataVO
          Value object containing information about an administrator.
AdminGroupVO
          Value object containing information about a specific administrations group.
CAInfoVO
          Value object containing information about a CA in the system
HostInfoVO
          Value object containing host information such as overall status, disk usage, memory usage etc
OrganizationVO
          Value object containing data related to a specific organisation.
 

Classes in org.hardtokenmgmt.admin.common used by org.hardtokenmgmt.ws.server
AdminDataException
          Exception thrown when managing bad administrator data.
AdminDataVO
          Value object containing information about an administrator.
AdminGroupVO
          Value object containing information about a specific administrations group.
CAInfoVO
          Value object containing information about a CA in the system
GeneralInfoVO
           
HostInfoVO
          Value object containing host information such as overall status, disk usage, memory usage etc
IOrganizationIdMapper
          Interface used to map an organizationId from a DN
MemInfoVO
          Information about a memory type, either heap or non heap
OrganizationVO
          Value object containing data related to a specific organisation.
PartitionInfoVO
          Value Object containing information related to disk usage
SysCheckInfoVO
          Represents a message from one of the SysCheck scripts