Package org.hardtokenmgmt.admin.common

Interface Summary
IOrganizationIdMapper Interface used to map an organizationId from a DN
 

Class Summary
AdminDataVO Value object containing information about an administrator.
AdminGroupVO Value object containing information about a specific administrations group.
BeanConverter Helper class used to transform an auto generated Bean class (usually generated by JAXWS) into another bean with the same fields.
CAInfoVO Value object containing information about a CA in the system
Constants Constants in common for the ToLiMA administration application.
DefaultOrganizationIdMapper Default Organization ID Mapper that extracts O from the DN and stripps it from illegal characters using EJBCA StringTools
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
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
Utils Contains util methods in common for most applications and WS server parts
 

Exception Summary
AdminDataException Exception thrown when managing bad administrator data.