Package org.hardtokenmgmt.core.ui

Interface Summary
CertSelector Interface used to select the name of the logotype displayed and the name of the certificate displayed for a certificate
DisplayTokenSelector Interface used to determine the logo and name of a token to be displayed.
IController Interface that should be implemented by all the controller objects Contains the essetial methods used by the framework to pass control to and from the implementing controller.
 

Class Summary
BaseController A Base class implementing the common methods of a Controller It also contains a lot of help methods of how to access the different interfaces and logging.
BaseView  
ComboBoxItem Class used for internationalizing the contents of a JComboBox.
CustomFocusTraversalPolicy  
DefaultCertSelector Default cert selector that selects logo and name according to the following Default is : cert.gif If cert have non-rep key usage set : sign_cert.gif If cert contains a UPN in altname set : mscert.gif
DefaultDisplayTokenSelector The default token selector selecting the logo depending on the token label of the hard token data ws or
HardTokenManagementApplet  
HardTokenManagementApplication  
UIHelper Class used for image and language resource handling Uses the global and administrator setting interfaces to retrieve the localization.