Package org.hardtokenmgmt.core.util

Interface Summary
UserDataGenerator Small interface used to generate the user data used in EJBCA when and to make the generation plug-inable
 

Class Summary
CommonUtils Class containing generic helper methods in common for all applications using htmf
ControllerCache This is a help class used to cache all instanciated and to make them singeltons controllers to save resources.
ControllerMemory Class used as non-persistent memory that can be used within and between controllers to pass object data.
DateUtils Class used as non-persistent memory that can be used within and between controllers to pass object data.
DefaultUserDataGenerator Default implementation of the username generator where a defined prefix "creatingcardusernameprefix" set in global.properties along with the personal number is returned as username.
DetermineCardStatus Class used to determine the status of the card and from that determine the menu choices
NonClientSSLRequest Special help class performing non-client SSL required requests towards EJBCA.
PINChecker Help method used to check a PIN value and to set the appropriate output to two labels
PKCS11CertificationRequest  
TokenTools  
ToLiMaUtils Help class containing help methods for common operations in ToLiMa Such as manipulating userdata
WindowsINIHandler  
WSRATools Utility methods used to help processing WSRA data.