A B C D E F G H I J K L M N O P R S T U V W X

A

actionPerformed(ActionEvent) - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardController
 
actionPerformed(ActionEvent) - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
actionPerformed handle show/hide certificate detail and set all radioButton enable if set by contructor
activateCA(String, int, String) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
activateCA(String, int, String) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
activateCA(String, int, String) - Method in interface org.hardtokenmgmt.admin.control.ICAManager
Method used to activate a CA at a specific host.
activateCA(String) - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
The method is responsible of displaying an error message if the operation failed.
activateCA(int, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to activate a CA if the caller is authorized Required Admin rules: /administrator /ca/ /ca_functions/basic_functionality/activate_cas
activateCA(int, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
ActivateCardCertSelector - Interface in org.hardtokenmgmt.ui.activatecard
Interface used to select which certificate placed on a card that should be used for activation, i.e republishing in EJBCA
ActivateCardController - Class in org.hardtokenmgmt.ui.activatecard
Controller used to activate a card in an organizations system Controller Memory Settings: None
ActivateCardController() - Constructor for class org.hardtokenmgmt.ui.activatecard.ActivateCardController
 
ActivateCardView - Class in org.hardtokenmgmt.ui.activatecard
View of the Activate card page
ActivateCardView() - Constructor for class org.hardtokenmgmt.ui.activatecard.ActivateCardView
Default constuct
activeHosts - Variable in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
AddAdminByCertSNDialog - Class in org.hardtokenmgmt.admin.ui.panels
Add administrator by inserting the administration card dialog
AddAdminByCertSNDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
AddAdminByCertSNDialog(String, Window, List<Integer>) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
AddAdminByUniqueIdDialog - Class in org.hardtokenmgmt.admin.ui.panels
Add admin manually dialog
AddAdminByUniqueIdDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.AddAdminByUniqueIdDialog
 
AddAdminByUniqueIdDialog(String, Window) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AddAdminByUniqueIdDialog
 
addButtonToGroup(CardInfoView) - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
addCertArrayToArray(X509Certificate[], X509Certificate[]) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
addEndEntityCertificateProfile(String, List<Integer>) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Method a end entity certificate profile by importing the XML data and adding it.
addEndEntityProfile(String, String, String, int, String, int) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Method creating a end entity profile from file.
addObject(String, String, IObject) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
addObject(String, String, IObject) - Method in interface org.hardtokenmgmt.core.token.IToken
Adds a object (data, domainparameter) to the token
addObject(String, String, IObject) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
ADDOMAIN - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
AD domain name used to append to UPN, everything after @
addScrollPane() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
addScrollPane() - Method in class org.hardtokenmgmt.ui.nocard.WCActionView
 
addScrollPane() - Method in class org.hardtokenmgmt.ui.nocard.WCActivateResponseView
 
addScrollPane() - Method in class org.hardtokenmgmt.ui.nocard.WCRevokeResponseView
 
addSlotToArray(Slot[], Slot) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
ADDSNTODN - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Add uid data in SN field in DN
addStringToArray(String[], String) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
addSuperAdministrator(String, int, String, int, int) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Method adding one super administrator
addSuperAdminsEndEntityCertificateProfile(String, List<Integer>) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
ADDUIDTODN - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Add uid data in UID field in DN
addUniqueCertArrayToArray(X509Certificate[], X509Certificate[]) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
addUniqueCertToArray(X509Certificate[], X509Certificate) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
addUniqueStringToArray(String[], String) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
AdminCardRemovedController - Class in org.hardtokenmgmt.ui
Controller displayed when an administrator is trying to access a controller it doesn't have priviledges to Controller Memory Settings: None
AdminCardRemovedController() - Constructor for class org.hardtokenmgmt.ui.AdminCardRemovedController
 
AdminCardRemovedView - Class in org.hardtokenmgmt.ui
View of a 'Admin card have been removed..' panel
AdminCardRemovedView() - Constructor for class org.hardtokenmgmt.ui.AdminCardRemovedView
Default constuct
ADMINCERTMATCH - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
AdminConfigController - Class in org.hardtokenmgmt.ui
Controller of the Admin settings page, where it is possible to configure the organization unit.
AdminConfigController() - Constructor for class org.hardtokenmgmt.ui.AdminConfigController
 
AdminConfigView - Class in org.hardtokenmgmt.ui
Admin Settings view, letting the administrator choose department, and so on.
AdminConfigView() - Constructor for class org.hardtokenmgmt.ui.AdminConfigView
Default constuct
AdminDataException - Exception in org.hardtokenmgmt.admin.common
Exception thrown when managing bad administrator data.
AdminDataException() - Constructor for exception org.hardtokenmgmt.admin.common.AdminDataException
 
AdminDataException(String, Throwable) - Constructor for exception org.hardtokenmgmt.admin.common.AdminDataException
 
AdminDataException(String) - Constructor for exception org.hardtokenmgmt.admin.common.AdminDataException
 
AdminDataVO - Class in org.hardtokenmgmt.admin.common
Value object containing information about an administrator.
AdminDataVO() - Constructor for class org.hardtokenmgmt.admin.common.AdminDataVO
Empty constructor
AdminDataVO(String, String, String, String, List<Integer>) - Constructor for class org.hardtokenmgmt.admin.common.AdminDataVO
Default constructor
AdminDataVO(String, String, String, String, List<Integer>, String) - Constructor for class org.hardtokenmgmt.admin.common.AdminDataVO
Constructor with department
AdminGroupVO - Class in org.hardtokenmgmt.admin.common
Value object containing information about a specific administrations group.
AdminGroupVO() - Constructor for class org.hardtokenmgmt.admin.common.AdminGroupVO
Empty constructor
AdminGroupVO(int, String, String) - Constructor for class org.hardtokenmgmt.admin.common.AdminGroupVO
Default constructor
AdminInterfacesFactory - Class in org.hardtokenmgmt.admin.control
Factory in charge of maintaining and creating the HostInfoFetcher that should be run in for the current configuration of the application
AdminInterfacesFactory() - Constructor for class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
administrator - Variable in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
AdministratorPriviledgesManagerWrapper - Class in org.hardtokenmgmt.admin.control
Wrapper class that takes care of updating the model lists
AdministratorSettings - Class in org.hardtokenmgmt.core.settings
Class managing Administrator specific settings of the hardtoken mangagement system If the property isn't found in the current administrator setting the corresponding global values will be used instead.
AdministratorSettings() - Constructor for class org.hardtokenmgmt.core.settings.AdministratorSettings
 
AdminListDeleteButton - Class in org.hardtokenmgmt.admin.ui.panels
Special Delete button used in AdminList Table
AdminListDeleteButton(AdminDataVO) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AdminListDeleteButton
 
AdminMainController - Class in org.hardtokenmgmt.admin.ui
 
AdminMainController() - Constructor for class org.hardtokenmgmt.admin.ui.AdminMainController
 
AdminMainView - Class in org.hardtokenmgmt.admin.ui
 
AdminMainView() - Constructor for class org.hardtokenmgmt.admin.ui.AdminMainView
 
AdminPrivListUpdater - Class in org.hardtokenmgmt.admin.control
Runnable in charge of fetching current administrators and notifying all listeners of information
AdminTabbedPane - Class in org.hardtokenmgmt.admin.ui.panels
 
AdminTabbedPane() - Constructor for class org.hardtokenmgmt.admin.ui.panels.AdminTabbedPane
Create the panel in GUI Editor
AdminTabbedPane(String[]) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AdminTabbedPane
Create the panel in GUI Editor
AdminUIUtils - Class in org.hardtokenmgmt.admin.ui
GUI related utility methods.
AdminUIUtils() - Constructor for class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
ALARMPRIO_CAEXPIRED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_CAEXPIRING - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_CAOFFLINE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_DBNOCONNECTION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_DISKFULL - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_DISKLOW - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_HIGHSYSTEMLOAD - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_MEMFULL - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_MEMLOW - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_NOCONNECTION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_SYSCHECKERROR - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
ALARMPRIO_SYSCHECKWARNING - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
alarmPriority - Variable in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
AllCAInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
 
AllCAInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.AllCAInfoPanel
 
AllCAInfoPanel(boolean) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AllCAInfoPanel
 
AllHostsPanel - Class in org.hardtokenmgmt.admin.ui.panels
 
AllHostsPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.AllHostsPanel
Create the panel
AllHostsPanel(String[]) - Constructor for class org.hardtokenmgmt.admin.ui.panels.AllHostsPanel
 
ALWAYSREQUIREADMINTOKEN - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
analyze() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
Method that should analyze the objects data and set the status, statusMessage and alarmPriority variables.
analyze() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
analyze() - Method in class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
 
analyze() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
Method that analyzes all sub objects and sets the status to the alarm with highest priority.
analyze() - Method in class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
 
analyze() - Method in class org.hardtokenmgmt.admin.model.PartitionStatusAnalyzer
Method that analyzes the partition info from the given partitionDataInfo
analyze() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
AnalyzeHelper - Class in org.hardtokenmgmt.admin.model
Contains help methods used when analyzing the status of the server.
AnalyzeHelper() - Constructor for class org.hardtokenmgmt.admin.model.AnalyzeHelper
 
APPHEIGHT - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
APPLICATION_NAME - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
appMode - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
Special variable indicating if the application is running in applet or application mode.
APPWIDTH - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
autoLogon() - Method in class org.hardtokenmgmt.ui.AutoLogonController
 
AutoLogonController - Class in org.hardtokenmgmt.ui
Controller used for automatic logon using a PKCS11 that always is open, and checking that the HTTPS connectivity is correct.
AutoLogonController() - Constructor for class org.hardtokenmgmt.ui.AutoLogonController
 
AutoLogonView - Class in org.hardtokenmgmt.ui
Logon view used by the logon controller to prompt for PIN and displaying error messages during logon.
AutoLogonView() - Constructor for class org.hardtokenmgmt.ui.AutoLogonView
Default constuct
AutoSenseGenCATokenInfo - Class in org.hardtokenmgmt.keyceremony.tolima
Class that tries to automatically determine which IGenCATokenInfo implementation that should be used depending on the configuration files found in the file system.
AutoSenseGenCATokenInfo() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.AutoSenseGenCATokenInfo
 
AVAILABLE_TOKENTESTERS - Static variable in class org.hardtokenmgmt.tools.tokentest.TestToken
 

B

BACKGROUNDCOLOR - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
BadConfigurationException - Exception in org.hardtokenmgmt.core.settings
A RuntimeException thrown when a setting file is badly configured and cannot be read.
BadConfigurationException(String, Throwable) - Constructor for exception org.hardtokenmgmt.core.settings.BadConfigurationException
 
BadConfigurationException(String) - Constructor for exception org.hardtokenmgmt.core.settings.BadConfigurationException
 
BaseCAInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
Panel displaying in-depth CA information and the possible to make it selectable.
BaseCAInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
BaseCAInfoPanel(CAStatusAnalyzer) - Constructor for class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
BaseController - Class in org.hardtokenmgmt.core.ui
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.
BaseController(BaseView) - Constructor for class org.hardtokenmgmt.core.ui.BaseController
 
BaseCustomUserDataSource - Class in org.hardtokenmgmt.uds.sql
A abstract base implementation of a custom User Data Source containing in common help methods.
BaseCustomUserDataSource() - Constructor for class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
BASEDN - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Base DN appended to constructed DN.
BaseHostStatusFetcher - Class in org.hardtokenmgmt.admin.control
Base class that manages host monitored functionality
BaseHostStatusFetcher() - Constructor for class org.hardtokenmgmt.admin.control.BaseHostStatusFetcher
 
BaseKeyCeremony - Class in org.hardtokenmgmt.keyceremony.tolima
Base class used by implemetation performing key ceremony initializations
BaseKeyCeremony() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
BaseStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Base class of all status analyzers containing all the in common methods.
BaseStatusAnalyzer(String) - Constructor for class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
BaseToken - Class in org.hardtokenmgmt.core.token
A Base Token implementation that contains generic operations on token that can be reused by most token implementations
BaseToken() - Constructor for class org.hardtokenmgmt.core.token.BaseToken
 
BaseView - Class in org.hardtokenmgmt.core.ui
 
BaseView() - Constructor for class org.hardtokenmgmt.core.ui.BaseView
This is the default constructor
BasicCAInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
Panel displaying in-depth CA information and the possible to make it selectable.
BasicCAInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.BasicCAInfoPanel
 
BasicCAInfoPanel(CAStatusAnalyzer, boolean) - Constructor for class org.hardtokenmgmt.admin.ui.panels.BasicCAInfoPanel
 
BasicGlobalSettings - Class in org.hardtokenmgmt.core.settings
Base class containing the most vital functionality, used in the WS server part.
BasicGlobalSettings() - Constructor for class org.hardtokenmgmt.core.settings.BasicGlobalSettings
 
basicpinLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
BeanConverter - Class in org.hardtokenmgmt.admin.common
Helper class used to transform an auto generated Bean class (usually generated by JAXWS) into another bean with the same fields.
BeanConverter() - Constructor for class org.hardtokenmgmt.admin.common.BeanConverter
 
BEGIN_CERTIFICATE_REQUEST - Static variable in class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
BlockCardController - Class in org.hardtokenmgmt.ui.blockcard
Controller used to Revoke and erease a card not used anymore.
BlockCardController() - Constructor for class org.hardtokenmgmt.ui.blockcard.BlockCardController
 
BlockCardResponseController - Class in org.hardtokenmgmt.ui.blockcard
The response after the revoke and erease operation have succeded.
BlockCardResponseController() - Constructor for class org.hardtokenmgmt.ui.blockcard.BlockCardResponseController
 
BlockCardResponseView - Class in org.hardtokenmgmt.ui.blockcard
View of the Block successful page
BlockCardResponseView() - Constructor for class org.hardtokenmgmt.ui.blockcard.BlockCardResponseView
Default constuct
BlockCardView - Class in org.hardtokenmgmt.ui.blockcard
View of the Revoke and Erease card page.
BlockCardView() - Constructor for class org.hardtokenmgmt.ui.blockcard.BlockCardView
Default constuct
blockPIN(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
blockPIN(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used to block a PIN, used for administrators to later change it
blockPIN(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
buildCertificateChain(List<Certificate>) - Static method in class org.hardtokenmgmt.core.util.WSRATools
Builds a certificate chain with the end user certificate first and root ca certificate last.

C

cAId - Variable in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
CAInfoPerHostTableModel - Class in org.hardtokenmgmt.admin.model
 
CAInfoPerHostTableModel(int) - Constructor for class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
CAInfoTableModel - Class in org.hardtokenmgmt.admin.model
 
CAInfoTableModel(String) - Constructor for class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
CAInfoTablePanel - Class in org.hardtokenmgmt.admin.ui.panels
 
CAInfoTablePanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.CAInfoTablePanel
Constructor used by the visual editor only
CAInfoTablePanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.CAInfoTablePanel
Default Constructor
CAInfoVO - Class in org.hardtokenmgmt.admin.common
Value object containing information about a CA in the system
CAInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.CAInfoVO
Empty constructor
calcUsedInPercent(long, long) - Static method in class org.hardtokenmgmt.admin.model.AnalyzeHelper
 
CARD_EMPTY - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
The card seems to be empty
CARD_EXPIRING - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
One of the certificates is about to expire
CARD_LOCKED - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
The card have at least one PIN locked.
CARD_NOLOGONCERTIFICATE - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
if no certificate suitable for logon could be found on an admin token.
CARD_NOPROCESSABLECARD - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
If no processable card is inserted in the reader.
CARD_NOTVALID - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
if the tokens logon certificate have expired or not yet valid
CARD_ONHOLD - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
Status returned if the processable card is on hold and should be reactivated
CARD_PERSONALIZED_WITH_OTHERSYSTEM - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
if the token have been personalized but with another system.
CARD_PERSONLIZED - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
The card seems already personlized, this is determed by the existens of certificates on the token.
CARD_REVOKED - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
if the token have been revoked
CARD_TOMANYPROCESSABLECARDS - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
If more that more processable card is inserted. this status is returned to inform the administrator to remove one of them.
CARD_UNKNOWN - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
The status of the card couldn't be determined
CardAnalyserController - Class in org.hardtokenmgmt.ui
One main controller prompting for card insertion and then analysing what could be the problem with the card before swithing controll to the most likely controller.
CardAnalyserController() - Constructor for class org.hardtokenmgmt.ui.CardAnalyserController
 
CardAnalyserView - Class in org.hardtokenmgmt.ui
The card analyser view prompts for a card to be inserted and the analyses the card before the controll is shifted to an appropriate controller.
CardAnalyserView() - Constructor for class org.hardtokenmgmt.ui.CardAnalyserView
Default constuct
cardBelongsToLabel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
cardBelongsToLabel - Variable in class org.hardtokenmgmt.ui.normalcard.NormalCardView
 
cardBelongsToLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
cardBelongsToLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINUnlockedView
 
cardIconLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
cardIconLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
cardIconLabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
 
cardIconLabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
 
cardIconLabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2View
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.CardPersonalizedExternallyView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.CardStatusRevokedView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.normalcard.NormalCardView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4View
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1View
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
cardIconLabel - Variable in class org.hardtokenmgmt.ui.TemplateView
 
cardInfoScrollPanel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
cardInfoScrollPanel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
cardInfoScrollPanel - Variable in class org.hardtokenmgmt.ui.nocard.WCActionView
 
CardInfoScrollPanel - Class in org.hardtokenmgmt.ui.subview
A special panel used in several of the Controllers to display data about one or more tokens.
CardInfoScrollPanel(CardViewVO[], boolean, boolean, CertSelector) - Constructor for class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
Constructor of a CardInfoScrollPanel with all it fields.
CardInfoView - Class in org.hardtokenmgmt.ui.subview
View used in the card info scroll pane to displays information about one token such as owner, card number and type logotype.
CardInfoView(CardViewVO, boolean, boolean, CertSelector) - Constructor for class org.hardtokenmgmt.ui.subview.CardInfoView
Constuctor of a CardInfoView with all it fields.
cardInfoViewers - Variable in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
CardPersonalizedExternallyController - Class in org.hardtokenmgmt.ui
Controller shown after analysis detects that the card is revoked but not cleaned.
CardPersonalizedExternallyController() - Constructor for class org.hardtokenmgmt.ui.CardPersonalizedExternallyController
 
CardPersonalizedExternallyView - Class in org.hardtokenmgmt.ui
View of the Status revoked Controller
CardPersonalizedExternallyView() - Constructor for class org.hardtokenmgmt.ui.CardPersonalizedExternallyView
Default constuct
CardStatusRevokedController - Class in org.hardtokenmgmt.ui
Controller shown after analysis detects that the card is revoked but not cleaned.
CardStatusRevokedController() - Constructor for class org.hardtokenmgmt.ui.CardStatusRevokedController
 
CardStatusRevokedView - Class in org.hardtokenmgmt.ui
View of the Status revoked Controller
CardStatusRevokedView() - Constructor for class org.hardtokenmgmt.ui.CardStatusRevokedView
Default constuct
cardtypeGroup - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
CardViewVO - Class in org.hardtokenmgmt.ui.subview
Simple value object containing information used to display a token.
CardViewVO(HardTokenDataWS, String, String) - Constructor for class org.hardtokenmgmt.ui.subview.CardViewVO
 
CardViewVO(IToken, String) - Constructor for class org.hardtokenmgmt.ui.subview.CardViewVO
 
CardViewVO(TokenDataBean, String) - Constructor for class org.hardtokenmgmt.ui.subview.CardViewVO
 
CASTATUS_ACTIVE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CASTATUS_EXPIRED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CASTATUS_EXTERNAL - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CASTATUS_OFFLINE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CASTATUS_REVOKED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CASTATUS_WAITING_CERTIFICATE_RESPONSE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CAStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Class in charge of analyzing the data of a CA Info VO
CAStatusAnalyzer(String, CAInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
CATOKEN_LOCATION - Static variable in class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
 
CATOKENSTATUS_OFFLINE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CATOKENSTATUS_ONLINE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
CATokenStatusTablePanel - Class in org.hardtokenmgmt.admin.ui.panels
 
CATokenStatusTablePanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.CATokenStatusTablePanel
Constructor used by the visual editor only
CATokenStatusTablePanel(int) - Constructor for class org.hardtokenmgmt.admin.ui.panels.CATokenStatusTablePanel
Default Constructor
CCBACKCONTROLLER - Static variable in class org.hardtokenmgmt.ui.ErrorController
Property defining the controller (string) that should be switched to when the back button is pressed, if property isn't set is the callingController used.
CCERROREXCEPTION - Static variable in class org.hardtokenmgmt.ui.ErrorController
Property defining the exception to report, this is a required setting for the controller to function properly.
CCERRORMSG - Static variable in class org.hardtokenmgmt.ui.ErrorController
Property defining the error message that should be used, must be a String, if not defined will the simple name of the exception be used.
cert1String - Static variable in class org.hardtokenmgmt.admin.control.DummyImpl
 
cert2String - Static variable in class org.hardtokenmgmt.admin.control.DummyImpl
 
certInfoLabels - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
CertInfoView - Class in org.hardtokenmgmt.ui.subview
View displaying information about a singel cert in the view cards scroll panel with logo, name and validity
CertInfoView(X509Certificate, CertSelector, boolean) - Constructor for class org.hardtokenmgmt.ui.subview.CertInfoView
Constuctor of a CertInfoView with all it fields.
certInfoViewer - Variable in class org.hardtokenmgmt.ui.subview.CardInfoView
 
certLabels - Variable in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
CERTLOGOSELECTOR - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
certPanel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
certPanel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
certScrollPane - Variable in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
 
CertSelector - Interface in org.hardtokenmgmt.core.ui
Interface used to select the name of the logotype displayed and the name of the certificate displayed for a certificate
changePIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
changePIN(String, String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used to change the value of the
changePIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
checkClientTrusted(X509Certificate[], String) - Method in class org.hardtokenmgmt.core.logon.TolimaTrustManager
 
checkPIN(String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
checkPIN(String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used to check if a PIN is valid and true if it is
checkPIN(String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
checkPINInfo(PINInfo, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, PrintStream) - Static method in class org.hardtokenmgmt.tools.tokentest.TestTokenUtils
 
checkRevokationStatus(String, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method returning the revokestatus for given user Authorization requirements: the client certificate must have the following priviledges set - Administrator flag set - /administrator - /ca/
checkRevokationStatus(String, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
checkServerTrusted(X509Certificate[], String) - Method in class org.hardtokenmgmt.core.logon.TolimaTrustManager
 
chooseClientAlias(String[], Principal[], Socket) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
clearCertificateCache() - Method in class org.hardtokenmgmt.core.token.BaseToken
Method used to clear the internal certificate cache.
clearCertificateCache() - Method in interface org.hardtokenmgmt.core.token.IToken
Method instructing the token to clear it's certificate cache if it have any.
clearCertificateCache() - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
clearMessages() - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
Clears all messages
clearMessages() - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
 
clearMessages() - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
clearMessages() - Method in class org.hardtokenmgmt.ui.LogonView
 
clearToken(String[], String[]) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should clear a token, either erase the card completely or remove all objects on the card for non-ereasable tokens.
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
Method to clear the content of a SetCos 441 card
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos431Token
Method to use with the Setec 431 cards.
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
Method to clear the content of a SetCos 441 card
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
Method to use with the Setec 431 cards.
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
Method to clear the content of a SetCos 441 card
clearToken(String[], String[]) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
close() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
close() - Method in class org.hardtokenmgmt.ui.ErrorView
 
close() - Method in interface org.hardtokenmgmt.ui.IErrorView
Optional method that should close a dialog.
CM_MESSAGE - Static variable in class org.hardtokenmgmt.ui.NotAuthorizedController
 
CM_SHOWBACKBUTTON - Static variable in class org.hardtokenmgmt.ui.NotAuthorizedController
 
COLUMN_CANAME - Static variable in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
COLUMN_CATOKEN - Static variable in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
COLUMN_DATE - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_ERRNO - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_FREESPACE - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_HOSTNAME - Static variable in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
COLUMN_INITSPACE - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_MAXSPACE - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_MEMTYPE - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_MESSAGE - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_MONITORED - Static variable in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
COLUMN_MONITORED - Static variable in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
COLUMN_MONITORED - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_NAME - Static variable in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
COLUMN_PARTITIONNAME - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_SCRIPTID - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_STATUS - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
COLUMN_THRESHOLD - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_THRESHOLD - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_TOTALSPACE - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_USED - Static variable in class org.hardtokenmgmt.admin.model.DiskTableModel
 
COLUMN_USEDPERCENT - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_USEDSPACE - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
COLUMN_VALUE - Static variable in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
ComboBoxItem - Class in org.hardtokenmgmt.core.ui
Class used for internationalizing the contents of a JComboBox.
ComboBoxItem(String) - Constructor for class org.hardtokenmgmt.core.ui.ComboBoxItem
 
CommonUtils - Class in org.hardtokenmgmt.core.util
Class containing generic helper methods in common for all applications using htmf
CommonUtils() - Constructor for class org.hardtokenmgmt.core.util.CommonUtils
 
compareTo(CAStatusAnalyzer) - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
compareTo(SysCheckStatusAnalyzer) - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
configureAutomaticCRLGeneration() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Configures service for automatic CRL generation.
ConfigureEJBJARXML - Class in org.hardtokenmgmt.buildtools
This program will insert an environment entry entry in the ejb-jar.xml file of an ear file.
ConfigureEJBJARXML() - Constructor for class org.hardtokenmgmt.buildtools.ConfigureEJBJARXML
 
configureMailSettingXML(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
confirmOverwrite() - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
 
confirmTrustChanged() - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
This call will block until the user confirms or rejects the displayed dialog that the new CA cert should be trusted.
confirmTrustChanged() - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
confirmTrustChanged() - Method in class org.hardtokenmgmt.ui.LogonView
 
console - Variable in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
Constants - Class in org.hardtokenmgmt.admin.common
Constants in common for the ToLiMA administration application.
Constants() - Constructor for class org.hardtokenmgmt.admin.common.Constants
 
consultCardRadioButton - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
ControllerCache - Class in org.hardtokenmgmt.core.util
This is a help class used to cache all instanciated and to make them singeltons controllers to save resources.
ControllerCache() - Constructor for class org.hardtokenmgmt.core.util.ControllerCache
 
ControllerMemory - Class in org.hardtokenmgmt.core.util
Class used as non-persistent memory that can be used within and between controllers to pass object data.
ControllerMemory() - Constructor for class org.hardtokenmgmt.core.util.ControllerMemory
 
convertAdminDataVO(AdminDataVO) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
 
convertBean(Object, Class<?>) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
Helper method used to transform an auto generated Bean class (usually generated by JAXWS) into another bean with the same fields.
convertCAInfoVO(CaInfoVO) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
 
convertCAInfoVOCollection(Collection<CaInfoVO>, Collection<CAInfoVO>) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
 
convertCollection(Collection, Collection, Class<?>, Class<?>) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
Help method used to convert at collection of beans.
convertFromAdminDataVO(AdminDataVO, OrganizationVO) - Method in class org.hardtokenmgmt.ws.server.DefaultAdminDataVOConverter
 
convertFromAdminDataVO(AdminDataVO, OrganizationVO) - Method in interface org.hardtokenmgmt.ws.server.IAdminDataVOConverter
 
convertFromUserDataVO(UserDataVO) - Method in class org.hardtokenmgmt.ws.server.DefaultAdminDataVOConverter
 
convertFromUserDataVO(UserDataVO) - Method in interface org.hardtokenmgmt.ws.server.IAdminDataVOConverter
 
convertUserDataVOWS(Admin, UserDataVOWS) - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
convertWSAdminDataVO(AdminDataVO) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
 
convertWSHostInfoVO(HostInfoVO) - Static method in class org.hardtokenmgmt.admin.common.BeanConverter
 
createCA(String, String, int, String, String, String, String, String, String, boolean) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Method used to create a CA in the system.
CreateCardController - Class in org.hardtokenmgmt.ui.createcard
The first page of the create card controller asking for user id.
CreateCardController() - Constructor for class org.hardtokenmgmt.ui.createcard.CreateCardController
 
CreateCardDoneController - Class in org.hardtokenmgmt.ui.createcard
The final controller in the create card pages.
CreateCardDoneController() - Constructor for class org.hardtokenmgmt.ui.createcard.CreateCardDoneController
 
CreateCardDoneView - Class in org.hardtokenmgmt.ui.createcard
View of the 'Card done' page.
CreateCardDoneView() - Constructor for class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
Default constuct
CreateCardView - Class in org.hardtokenmgmt.ui.createcard
View of the first create card page.
CreateCardView() - Constructor for class org.hardtokenmgmt.ui.createcard.CreateCardView
Default constuct
CreatingCardController - Class in org.hardtokenmgmt.ui.createcard
Controller doing the actual personalization of the card, initializing the token generates PKCS10 requests sends them to EJBCA for certification and finally places them on the card.
CreatingCardController() - Constructor for class org.hardtokenmgmt.ui.createcard.CreatingCardController
 
CreatingCardView - Class in org.hardtokenmgmt.ui.createcard
The view of the card personalization page with a status bar showing what is currently being done
CreatingCardView() - Constructor for class org.hardtokenmgmt.ui.createcard.CreatingCardView
Default constuct
CSVBatchAdminImportFileParser - Class in org.hardtokenmgmt.admin.control
Comma Separated File Batch Admin Importer that reads a rows of text and converts them into AdminDataVO It's configured in global.properties with the following settings csvbatchadminimport.columnseparator (default ",") Each row should have the following order: "unique user id","full name","department (optional)"
CurrentAdminsTableModel - Class in org.hardtokenmgmt.admin.model
 
CurrentAdminsTableModel(String, boolean) - Constructor for class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
CurrentAdminsTablePanel - Class in org.hardtokenmgmt.admin.ui.panels
 
CurrentAdminsTablePanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
Constructor used by the visual editor only
CurrentAdminsTablePanel(String, boolean) - Constructor for class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
Default Constructor
currentCAStatusAnalyser - Variable in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
CustomFocusTraversalPolicy - Class in org.hardtokenmgmt.core.ui
 
CustomFocusTraversalPolicy(Vector<Component>) - Constructor for class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
customLog(int, String, String, String, Certificate, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Generates a Custom Log event in the database.
customLog(int, String, String, String, Certificate, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
CUSTOMLOG_LEVEL_ERROR - Static variable in interface org.hardtokenmgmt.ws.IHTMFAdminWS
 
CUSTOMLOG_LEVEL_INFO - Static variable in interface org.hardtokenmgmt.ws.IHTMFAdminWS
 

D

DataObject - Class in org.hardtokenmgmt.core.token
Class representing a Data Object on the card.
DataObject(String, byte[], boolean) - Constructor for class org.hardtokenmgmt.core.token.DataObject
 
DataObject(String, String, byte[], boolean) - Constructor for class org.hardtokenmgmt.core.token.DataObject
 
DataObject(Data) - Constructor for class org.hardtokenmgmt.core.token.DataObject
Constructor to create a Data object from a PKCS11 data object.
DATATYPE_COMMONNAME - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
DATATYPE_ISSUERNAME - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
DATATYPE_SERIALNUMBER - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
DATATYPE_VALID_TO - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
DateUtils - Class in org.hardtokenmgmt.core.util
Class used as non-persistent memory that can be used within and between controllers to pass object data.
DateUtils() - Constructor for class org.hardtokenmgmt.core.util.DateUtils
 
DBDRIVER - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Class path to JDBC driver to use.
DBPASSWORD - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Password used to connect to database.
DBSTATUS_NOCONNECTION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
DBSTATUS_OK - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
DBURL - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
DB connection URL
DBUSERNAME - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Username used to connect to database.
deactivateCA(String, int) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
deactivateCA(String, int) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
deactivateCA(String, int) - Method in interface org.hardtokenmgmt.admin.control.ICAManager
Method used to deactivate a CA at a specific host.
deactivateCA() - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
The method is responsible of displaying an error message if the operation failed.
deactivateCA(int) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to deactivate a CA if the caller is authorized Required Admin rules: /administrator /ca/ /ca_functions/basic_functionality/activate_cas
deactivateCA(int) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
debug(String, Level) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
debug(String) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
debug(Throwable) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
debug(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a debug message to the local log
debug(String, Throwable) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a debug message along with an excepttion to the local log
DEFAULT_SETTINGS - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
DEFAULT_SUPPORTREMOVE - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
DefaultActivateCardCertSelector - Class in org.hardtokenmgmt.ui.activatecard
Default cert selector that takes the parameter 'activatecardcontroller.certissuerdn' containing the issuer dn of certificate that should be selected.
DefaultActivateCardCertSelector() - Constructor for class org.hardtokenmgmt.ui.activatecard.DefaultActivateCardCertSelector
 
DefaultAdminDataVOConverter - Class in org.hardtokenmgmt.ws.server
 
DefaultAdminDataVOConverter() - Constructor for class org.hardtokenmgmt.ws.server.DefaultAdminDataVOConverter
 
DefaultBatchAdminImportFileAnalyser - Class in org.hardtokenmgmt.admin.control
Default batch admin import file analyser with support for csv files.
DefaultBatchAdminImportFileAnalyser() - Constructor for class org.hardtokenmgmt.admin.control.DefaultBatchAdminImportFileAnalyser
 
DEFAULTCAID - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
ID of default CA to use.
DefaultCALogoSelector - Class in org.hardtokenmgmt.admin.model
The default logo selector that finds the logo image of the CAs with the following name: eIDCA eSignCA MSDomainCA ServerCA
DefaultCALogoSelector() - Constructor for class org.hardtokenmgmt.admin.model.DefaultCALogoSelector
 
DEFAULTCANAME - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Name of default CA Name to use, used instead of id
DEFAULTCERTIFICATEPROFILEID - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
ID of default certificate profile
DEFAULTCERTIFICATEPROFILENAME - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Name of default certificate profile, used instead of id
DefaultCertSelector - Class in org.hardtokenmgmt.core.ui
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
DefaultCertSelector() - Constructor for class org.hardtokenmgmt.core.ui.DefaultCertSelector
 
DefaultDisplayTokenSelector - Class in org.hardtokenmgmt.core.ui
The default token selector selecting the logo depending on the token label of the hard token data ws or
DefaultDisplayTokenSelector() - Constructor for class org.hardtokenmgmt.core.ui.DefaultDisplayTokenSelector
 
DEFAULTENDENTITYPROFILEID - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
ID of default end entity profile
DEFAULTENDENTITYPROFILENAME - Static variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
Name of default end entity profile, used instead of id
DefaultLogonCertificateSelector - Class in org.hardtokenmgmt.core.token
Default logon certificate selector selecting the first found certificate with 'digital signature' in the key usage and DN equal to the global setting: 'token.defaultlogoncertselector', protected by the basic pin.
DefaultLogonCertificateSelector() - Constructor for class org.hardtokenmgmt.core.token.DefaultLogonCertificateSelector
 
DefaultOrganizationIdMapper - Class in org.hardtokenmgmt.admin.common
Default Organization ID Mapper that extracts O from the DN and stripps it from illegal characters using EJBCA StringTools
DefaultOrganizationIdMapper() - Constructor for class org.hardtokenmgmt.admin.common.DefaultOrganizationIdMapper
 
DefaultUserDataGenerator - Class in org.hardtokenmgmt.core.util
Default implementation of the username generator where a defined prefix "creatingcardusernameprefix" set in global.properties along with the personal number is returned as username.
DefaultUserDataGenerator() - Constructor for class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
DeleteButtonCellRenderer - Class in org.hardtokenmgmt.admin.ui.panels
Table Cell renderer a delete button in the current administrator list table.
DeleteButtonCellRenderer(TableCellRenderer, CurrentAdminsTableModel) - Constructor for class org.hardtokenmgmt.admin.ui.panels.DeleteButtonCellRenderer
 
deletedLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseView
 
deleteInfoLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
deleteUserDataFromSource(List<String>, String, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Special method used to remove existing used data from a user data source.
deleteUserDataFromSource(List<String>, String, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
destroy() - Method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
DetailedCAInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
Panel displaying in-depth CA information and the possible to make it selectable.
DetailedCAInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.DetailedCAInfoPanel
 
DetailedCAInfoPanel(CAStatusAnalyzer, boolean) - Constructor for class org.hardtokenmgmt.admin.ui.panels.DetailedCAInfoPanel
 
DetermineCardStatus - Class in org.hardtokenmgmt.core.util
Class used to determine the status of the card and from that determine the menu choices
DetermineCardStatus() - Constructor for class org.hardtokenmgmt.core.util.DetermineCardStatus
 
DEVELOP_HTMGMT_HOME - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
disableRadioButtons() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
Function that disable all radioButtons in the CertInfoViews for all CardInfoView object in this CardInfoScrollPane.
disableRadioButtons() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
This funktion is used by CardInfoScrollPane to disable all radioButtons for all CertInfoView object that it holds.
DiskTableModel - Class in org.hardtokenmgmt.admin.model
 
DiskTableModel(String) - Constructor for class org.hardtokenmgmt.admin.model.DiskTableModel
 
displayCertificateUsingDesktop(X509Certificate) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Displays the certificate using the OS desktop, it's up to the operating system if this is supported.
displayCRLUsingDesktop(X509CRL) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Displays the CRL using the OS desktop, it's up to the operating system if this is supported.
displayMessage(String, int, boolean) - Method in class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
displayMessage(String, int, boolean) - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
Method used to print a message in the GUI.
displayMessage(String, int, boolean) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
 
displayMessage(String, int, boolean) - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
displayMessage(String, int, boolean) - Method in class org.hardtokenmgmt.ui.LogonView
 
DISPLAYTOKENSELECTOR - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
DisplayTokenSelector - Interface in org.hardtokenmgmt.core.ui
Interface used to determine the logo and name of a token to be displayed.
dispose() - Method in class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
downloadCert(String, String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
downloadCert(String, String, String, String, X509Certificate) - Method in interface org.hardtokenmgmt.core.token.IToken
Downloads a certificate to the token.
downloadCert(String, String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
downloadKeyStore(String, String, String, String, KeyStore, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
downloadKeyStore(String, String, String, String, KeyStore, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that downloads a keystores key and certificate on the token.
downloadKeyStore(String, String, String, String, KeyStore, String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
downloadKeyStore(String, String, String, String, KeyStore, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
DummyController1 - Class in org.hardtokenmgmt.ui
Dummy controller used for demonstration purposes.
DummyController1() - Constructor for class org.hardtokenmgmt.ui.DummyController1
 
DummyController2 - Class in org.hardtokenmgmt.ui
Dummy controller used for demonstration purposes.
DummyController2() - Constructor for class org.hardtokenmgmt.ui.DummyController2
 
dummyCRLData - Static variable in class org.hardtokenmgmt.admin.control.DummyImpl
 
DummyImpl - Class in org.hardtokenmgmt.admin.control
DummyImplementation of a IHostInfoFetcher that retrieves information about the local host.
DummyImpl() - Constructor for class org.hardtokenmgmt.admin.control.DummyImpl
 
DummyView1 - Class in org.hardtokenmgmt.ui
Dummy View class used for testing and demonstration purposes.
DummyView1() - Constructor for class org.hardtokenmgmt.ui.DummyView1
Default constuct
DummyView2 - Class in org.hardtokenmgmt.ui
Dummy View class used for testing and demonstration purposes.
DummyView2() - Constructor for class org.hardtokenmgmt.ui.DummyView2
Default constuct

E

editAdmin(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.AdministratorPriviledgesManagerWrapper
 
editAdmin(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
editAdmin(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
editAdmin(AdminDataVO) - Method in interface org.hardtokenmgmt.admin.control.IAdministratorPriviledgesManager
Adds/edits the data of a given administrator.
editAdmin(AdminDataVO) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Adds/edits the data of a given administrator.
editAdmin(AdminDataVO) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
EditAdminsPanel - Class in org.hardtokenmgmt.admin.ui.panels
Edit administrator main panel.
EditAdminsPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.EditAdminsPanel
 
EditAdminsPanel(boolean) - Constructor for class org.hardtokenmgmt.admin.ui.panels.EditAdminsPanel
 
editUser(UserDataVOWS) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method that should be used to edit/add a user to the EJBCA database, if the user doesn't already exists it will be added otherwise it will be overwritten.
editUser(UserDataVOWS) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
EJBCAKeyCeremony - Class in org.hardtokenmgmt.keyceremony.tolima
Contains EJBCA specific base methods that can be used during key ceremony.
EJBCAKeyCeremony() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
EJBCAWS_IMPLEMENTATION - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
EJBCAWS_SOFTKEYSTORE - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
EJBCAWS_SOFTKEYSTOREPWD - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
EJBCAWS_URL - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
enableButtons(boolean) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
enableButtons(boolean) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
 
ENCODED_CERTIFICATE - Static variable in class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
END_CERTIFICATE_REQUEST - Static variable in class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
entering() - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
entering(Object) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
entering(Object[]) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
enterPIN1 - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
equals(Object) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
error(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a error message to the local log
error(String, Throwable) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a error message along with an excepttion to the local log
ErrorController - Class in org.hardtokenmgmt.ui
Controller used to diplay and error and the possibility to mail the error the designated administrator Controller Memory Settings: See separate CC constants.
ErrorController() - Constructor for class org.hardtokenmgmt.ui.ErrorController
 
ErrorController(BaseView, boolean) - Constructor for class org.hardtokenmgmt.ui.ErrorController
Alternative constructor.
ErrorDialog - Class in org.hardtokenmgmt.admin.ui.panels
Dialog displayed after an exception is thrown in the application
ErrorDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialog
 
ErrorDialog(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialog
 
ErrorDialog(String, Throwable) - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialog
 
ErrorDialog(Throwable) - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialog
 
ErrorDialogView - Class in org.hardtokenmgmt.admin.ui.panels
View of the Error page.
ErrorDialogView() - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
Default constuct
ErrorDialogView(JDialog) - Constructor for class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
Default constuct
errorLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardView
 
ErrorLoadingAppletController - Class in org.hardtokenmgmt.ui
Controller displayed when an administrator is trying to access the framework after a incomplete restart of the applet.
ErrorLoadingAppletController() - Constructor for class org.hardtokenmgmt.ui.ErrorLoadingAppletController
 
ErrorLoadingAppletView - Class in org.hardtokenmgmt.ui
View of a 'You are not authorized..' panel
ErrorLoadingAppletView() - Constructor for class org.hardtokenmgmt.ui.ErrorLoadingAppletView
Default constuct
errorNameLabel - Variable in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
errorNameLabel - Variable in class org.hardtokenmgmt.ui.ErrorView
 
ErrorView - Class in org.hardtokenmgmt.ui
View of the Error page.
ErrorView() - Constructor for class org.hardtokenmgmt.ui.ErrorView
Default constuct
EVENT_PUKVIEWED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_TOKENGENERATED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_TOKENONHOLD - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_TOKENREACTIVATED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_TOKENREVOKED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_TOKENUNREVOKED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
EVENT_USERREVOKED - Static variable in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
 
existsAdminGroup(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
existsAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.AdministratorPriviledgesManagerWrapper
 
existsAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
existsAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
existsAdministrator(AdminDataVO) - Method in interface org.hardtokenmgmt.admin.control.IAdministratorPriviledgesManager
Checks if an administrator already exists.
existsAdministrator(AdminDataVO) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Checks if an administrator already exists.
existsAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
existsCertSNInAdminGroup(Admin, AdminGroupVO, String, int) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Return if the administrators unique Id exists in the specified administration group.
existsHardToken(String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Looks up if a serial number already have been generated Authorization requirements: A valid certificate
existsHardToken(String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
existsUniqueIdInAdminGroup(Admin, AdminGroupVO, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Return if the administrators unique Id exists in the specified administration group.
exportCACertificate(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Exports the given CA to a 'cacerts' directory in PEM format.

F

fetch(Admin, String) - Method in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
fetchCAInfo(Admin) - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
fetchCAInfoVO(Admin, int) - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
fetchDiskInfo() - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
fetchGeneralInfo() - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
fetchMemInfo() - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
FETCHQUERY - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Complete SQL query used to fetch user data from database.
fetchSysCheckInfo() - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
fetchUserData(List<String>, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to fetch userdata from an existing UserDataSource.
fetchUserData(List<String>, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
filterSuperAdmins(List<AdminDataVO>, Set<AdminDataVO>, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Method that filter out administrators belonging to the super admin group.
finalize() - Method in class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
finalize() - Method in class org.hardtokenmgmt.core.token.PKCS11Factory
Method finalizing the PKCS11 module
findCerts(String, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Retreives a collection of certificates generated for a user.
findCerts(String, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
findHardTokenSNForCertificate(Admin, BigInteger, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageTokensHelper
Finds the hard token data for a token containing a given certificate.
findSuperAdminGroup() - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
 
findSuperAdmins(List<AdminDataVO>) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
 
findUser(UserMatch) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Retreives information about a user in the database.
findUser(UserMatch) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
flushTokenCache() - Method in class org.hardtokenmgmt.core.token.TokenManager
Method that should be called every time one of the tokens is removed from it's reader.
FONT - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
FOREGROUNDCOLOR - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 

G

genCATokenInfo(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Method that generates CAToken info depending on the configured CATokenInfo implementation.
GENERAL_INFO_DATABASENAME - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_DATABASESTATUS - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_DATABASEVERSION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_JDBCDRIVERNAME - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_JDBCDRIVERVERSION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_JVMAVERAGESYSTEMLOAD - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GENERAL_INFO_JVMPROCESSORS - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
GeneralInfoTableModel - Class in org.hardtokenmgmt.admin.model
 
GeneralInfoTableModel(String) - Constructor for class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
GeneralInfoTablePanel - Class in org.hardtokenmgmt.admin.ui.panels
 
GeneralInfoTablePanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.GeneralInfoTablePanel
Constructor used by the visual editor only
GeneralInfoTablePanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.GeneralInfoTablePanel
Default Constructor
GeneralInfoVO - Class in org.hardtokenmgmt.admin.common
 
GeneralInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
GeneralInfoVO(String, String) - Constructor for class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
GeneralStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Class used to analyze the status of a general information object
GeneralStatusAnalyzer(String, GeneralInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
 
generateCardSerialNumber(String) - Static method in class org.hardtokenmgmt.core.util.TokenTools
Method to generate a valid card serial number with a six digit prefix and a random serial number ended with a checksum digit in the end.
generatePUK(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should generate the PUK code placed on the card for the specified PIN.
generatePUK(String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
Method generating one and the same PUK for all PIN types.
generatePUK(String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
Method generating one and the same PUK for all PIN types.
generatePUK(String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
generatePUK(String) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
generatePUK(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
generateUsername(String) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
generateUsername(String) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method used to generate the used username.
genererateAllPossibleUsernames(String) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
genererateAllPossibleUsernames(String) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method returning the usernames for all supported profiles in the system.
genKey(String, String, String, String, String, int, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
genKey(String, String, String, String, String, int, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should generate a key on the card with the specified algorithm.
genKey(String, String, String, String, String, int, String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
genKey(String, String, String, String, String, int, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
genPKCS10(String, String, String, UserDataGenerator) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
genPKCS10(String, String, String, UserDataGenerator) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that generates a PKCS10 request using the specified key.
genPKCS10(String, String, String, UserDataGenerator) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
genRandomPassword() - Static method in class org.hardtokenmgmt.core.util.WSRATools
Method that generates a random 8-character password.
genRandomPIN() - Static method in class org.hardtokenmgmt.core.util.TokenTools
Help method to generate a random pin containing min PIN lenght digits.
genRandomPIN(int) - Static method in class org.hardtokenmgmt.core.util.TokenTools
Help method to generate a random pin containing the specified length.
genTokenCertificates(UserDataVOWS, List<TokenCertificateRequestWS>, HardTokenDataWS, boolean, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to add information about a generated hardtoken Authorization requirements: If the caller is an administrator - Administrator flag set - /administrator - /ra_functionality/create_end_entity and/or edit_end_entity - /endentityprofilesrules//create_end_entity and/or edit_end_entity - /ra_functionality/revoke_end_entity (if overwrite flag is set) - /endentityprofilesrules//revoke_end_entity (if overwrite flag is set) - /ca_functionality/create_certificate - /ca/ - /hardtoken_functionality/issue_hardtokens If the user isn't an administrator will it be added to the queue for approval.
genTokenCertificates(UserDataVOWS, List<TokenCertificateRequestWS>, HardTokenDataWS, boolean, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
genTokenSN() - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Method used to generate a random token SN.
getAcceptedIssuers() - Method in class org.hardtokenmgmt.core.logon.TolimaTrustManager
 
getActionButton() - Method in class org.hardtokenmgmt.ui.nocard.WCActionView
This method initializes returnCardButton
getActivateButton() - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
This method initializes activateButton
getActivateCardButton() - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardView
This method initializes activateCardButton
getActivateCardButton() - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardView
This method initializes activateCardButton
getActivationCertificate(IToken) - Method in interface org.hardtokenmgmt.ui.activatecard.ActivateCardCertSelector
Method that should return the certificate on the token that should be used for republishing in EJBCA.
getActivationCertificate(HardTokenDataWS) - Method in interface org.hardtokenmgmt.ui.activatecard.ActivateCardCertSelector
Method that should return the certificate on the token that should be used for republishing in EJBCA.
getActivationCertificate(IToken) - Method in class org.hardtokenmgmt.ui.activatecard.DefaultActivateCardCertSelector
 
getActivationCertificate(HardTokenDataWS) - Method in class org.hardtokenmgmt.ui.activatecard.DefaultActivateCardCertSelector
 
getAdminAuthorizer() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getAdminCardStatus(boolean) - Static method in class org.hardtokenmgmt.core.util.DetermineCardStatus
Method used to check the status of the administration card.
getAdminCert() - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Method that return the certificate of the current loged in administrator.
getAdminCertMatch() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getAdminDataVO(int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getAdminGroupDisplayName() - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
getAdminGroupId() - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
getAdminGroupIds() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getAdminGroupName() - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
getAdminGroups(Admin, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Method that fetches all authorized administration groups belonging to the organization.
getAdministratorPriviledgesManager() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getAdministrators(String) - Method in class org.hardtokenmgmt.admin.control.AdministratorPriviledgesManagerWrapper
 
getAdministrators(String) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
getAdministrators(String) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
getAdministrators(String) - Method in interface org.hardtokenmgmt.admin.control.IAdministratorPriviledgesManager
Returns a list of administrators belonging to the given organization
getAdministrators(String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Returns a list of administrators belonging to the given organization Required Admin rules: /administrator /system_functionality/edit_administrator_privileges Only authorized to the admin groups is returned.
getAdministrators(String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getAdministratorSettings() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getAdministratorSettings() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method retrieving the Administrator Settings Interface
getAdministratorsInOrganization(Admin, String, List<Integer>) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Returns a list of AdminDataVO of all administrators belonging to an organization (a given set of caIds) The administration groups and CertSN aren't populated with this call, that have to be done separately.
getAdminWindowIcon() - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
returns the icon of the image used in the top left corner of a window
getAlarmPriority() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
getAlarmPriority() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
Alarm priority determines which event that should have the highest priority when something is wrong.
getAlgorithm() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
Just returns null.
getAppHeight() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getAppletBackgroundColor() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getAppletForegroundColor() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getApplication() - Method in class org.hardtokenmgmt.core.token.DataObject
 
getApplicationHeight() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getApplicationName() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Returns the configured application name used for resource lookup of application specifiec resources.
getApplicationWidth() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getAppWidth() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getAssociatedPINType(X509Certificate) - Method in interface org.hardtokenmgmt.core.ui.CertSelector
Method that should return only one of the IToken.PINTYPE_ constant of which pin type a certificate should be associated with.
getAssociatedPINType(X509Certificate) - Method in class org.hardtokenmgmt.core.ui.DefaultCertSelector
 
getAssociatedPINType(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerCertSelector
 
getAuthorizationSessionRemote() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
getAuthorizedProfiles() - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
getAuthorizedProfiles() - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method that should return an array of profiles that the current user is authorized to.
getAvailableAdminGroups(String) - Method in class org.hardtokenmgmt.admin.control.AdministratorPriviledgesManagerWrapper
 
getAvailableAdminGroups(String) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
getAvailableAdminGroups(String) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
getAvailableAdminGroups(String) - Method in interface org.hardtokenmgmt.admin.control.IAdministratorPriviledgesManager
Returns the available administration groups for the given organization.
getAvailableAdminGroups(String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to fetch all administrator groups authorized to the administrator and belonging to the given organization Id Required Admin rules: /administrator
getAvailableAdminGroups(String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getBackButton() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
getBackButton() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes backButton
getBackButton() - Method in class org.hardtokenmgmt.ui.ErrorView
 
getBackButton() - Method in interface org.hardtokenmgmt.ui.IErrorView
This method initializes backButton
getBackButton() - Method in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
getBackButton() - Method in class org.hardtokenmgmt.ui.NotAuthorizedView
This method initializes nextButton
getBackButton() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes backButton
getBackButtonPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getBasicGlobalSettings() - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
getBasicPINPasswordField() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes basicPINPasswordField
getBatchAdminImportFileAnalyser() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getBlockButton() - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardView
This method initializes blockButton
getBlockPINCheckBox() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes setPINButton
getBooleanSetting(String) - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getCAAdminSessionRemote() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
getCACertificate() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getCACertificateChain() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getCaId() - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
getCAId() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCAId() - Method in class org.hardtokenmgmt.admin.ui.panels.CATokenStatusTablePanel
 
getCaId() - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getCAIdsForOrganization(Admin, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
Returns a list of all authorized CAIds that belongs to an organization.
getCAImage1() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getCAInfo() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getCAInfoVO() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getCALogoSelector() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getCAManager() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getCAName() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCANames() - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
Method returning an arraylist of certificateProfileNames to use
getCANames() - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method returning an arraylist of certificateProfileNames to use.
getCancelButton() - Method in class org.hardtokenmgmt.ui.AdminConfigView
This method initializes cancelButton
getCardStatus() - Static method in class org.hardtokenmgmt.core.util.DetermineCardStatus
Method that analysis the card a determines which page that should be shown to the end user.
getCardStatusLabel() - Method in class org.hardtokenmgmt.ui.OtherActionsView
 
getCardViewVO() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getCAStatus() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCAStatus() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getCAStatusTranslated(String) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Returns a localized version of a CA status.
getCATokenFile(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
Returns a FileReader to the given path
getCATokenInfo(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.AutoSenseGenCATokenInfo
 
getCATokenInfo(String) - Method in interface org.hardtokenmgmt.keyceremony.tolima.IGenCATokenInfo
Method that should generate a CATokenInfo used by the CA.
getCATokenInfo(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
 
getCATokenInfo(String) - Method in class org.hardtokenmgmt.keyceremony.tolima.SoftGenCATokenInfo
 
getCATokenStatus() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCATokenStatusMessage() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCertificate(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getCertificate(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that tries to find a certificate stored on the token wiht the specified label.
getCertificate(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getCertificate(CertificateDataBean) - Static method in class org.hardtokenmgmt.core.util.WSRATools
Returns the actual X509Certificate from a certificateDataBean
getCertificate(Certificate) - Static method in class org.hardtokenmgmt.core.util.WSRATools
Transforms a WS Certificate into a java.security.cert.Certificate
getCertificate(List<Certificate>) - Static method in class org.hardtokenmgmt.core.util.WSRATools
Method that converts a list of WS certificates into java.security.cert.Certificates
getCertificate(Admin, BigInteger, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
getCertificateChain(String) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
getCertificatePath() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getCertificateProfileNames() - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
Method returning an array list of certificateProfileNames to use
getCertificateProfileNames() - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method returning an arraylist of certificateProfileNames to use.
getCertificates(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getCertificates(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that retrieves all certificates stored on the token.
getCertificates(String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
getCertificates(String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
getCertificates(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getCertificates(IToken) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getCertificates() - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
getCertificateStoreSession() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
getCertInfoLabels(String[], int, int) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
getCertLabel(X509Certificate) - Method in interface org.hardtokenmgmt.core.ui.CertSelector
Method that should return the certificate label for a specified certificate.
getCertLabel(X509Certificate) - Method in class org.hardtokenmgmt.core.ui.DefaultCertSelector
 
getCertLabel(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerCertSelector
 
getCertLabels() - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
Method returning an arraylist of certificate labels to use
getCertLabels() - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method returning an array list of certificate labels to use.
getCertLabels(String[], int, int) - Method in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
getCertLabelScrollPane() - Method in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
This method initializes certLabelScrollPane
getCertLabelScrollPane() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes certLabelScrollPane
getCertList(String[]) - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
 
getCertProfileId() - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getCertSelector() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Method returning the cert Selector implementation from the global configuration settings
getCertSN() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getCertTextArea() - Method in class org.hardtokenmgmt.ui.investigate.ViewCertView
This method initializes certTextArea
getCheckBox() - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
getCheckBox() - Method in class org.hardtokenmgmt.admin.ui.panels.BasicCAInfoPanel
 
getCheckBox() - Method in class org.hardtokenmgmt.admin.ui.panels.DetailedCAInfoPanel
 
getClientAliases(String, Principal[]) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
getCloseButton() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
This method initializes backButton
getColor(String) - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Method that reads a property value of 0xNNNNNN were N is a number and returns a Color object
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getColumnClass(int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getColumnCount() - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getColumnName(int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getColumnPreferedWidth(int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getComponentAfter(Container, Component) - Method in class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
getComponentBefore(Container, Component) - Method in class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
getConfirmation(int, String) - Method in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
getConfNewButton() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
This method initializes confNewButton
getConnectionErrorMsg() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getConsultCardRadioButton() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
getConsultMonthTextField() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
getControl(String) - Method in class org.hardtokenmgmt.admin.ui.AdminMainController
 
getControl(String) - Method in interface org.hardtokenmgmt.core.ui.IController
Method called by the main hard token applet when it gives the control of the application
getControl(String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneController
Method called by the Main application when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1Controller
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2Controller
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.AdminCardRemovedController
 
getControl(String) - Method in class org.hardtokenmgmt.ui.AdminConfigController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.AutoLogonController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.CardAnalyserController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.CardPersonalizedExternallyController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.CardStatusRevokedController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.DummyController1
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.DummyController2
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.ErrorController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.ErrorLoadingAppletController
 
getControl(String) - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.investigate.ViewCertController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.LogonController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.nocard.WCActionController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.nocard.WCActivateResponseController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.nocard.WCRevokeResponseController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4Controller
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1Controller
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.NotAuthorizedController
 
getControl(String) - Method in class org.hardtokenmgmt.ui.OtherActionsController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.pinlocked.PINUnlockedController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.renew.RenewCertController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.renew.RenewCertDoneController
Method called by the Main applet when it's time for this controller to take control
getControl(String) - Method in class org.hardtokenmgmt.ui.TemplateController
Method called by the Main applet when it's time for this controller to take control
getControllerInstance(String) - Static method in class org.hardtokenmgmt.core.util.ControllerCache
Method returning a IController object given an classpath.
getControllerMemory() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method returning the instace of the controller memory.
getControllerSetting(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Returns the value of the given controller setting.
getControllerSetting(String, String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Returns the value of the given controller setting.
getConverter(String) - Method in interface org.hardtokenmgmt.ws.server.IAdminDataVOConverterFactory
Returns the AdminDataVO converter used for the specified organization when administrating administrators.
getCopyPasteLabel() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Generates a label that can be copy and pasted Is built upon a JTextField instead of a JLabel
getCreateTempCardButton() - Method in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuView
This method initializes createTempCardButton
getCurrentAdminList(String) - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
getCurrentController() - Static method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
getCurrentController() - Static method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplication
 
getCurrentOverallStatus() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
getCurrentSaveDirectory() - Static method in class org.hardtokenmgmt.core.util.CommonUtils
Returns the Path to the latest directory the administrator saved or opened any files.
getCustomInterface(String) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Method returning a custom interface implementation from the global configuration settings
getCustomInterface(String, Class<?>) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Method returning a custom interface implementation from the global configuration settings
getData(String) - Method in class org.hardtokenmgmt.core.util.ControllerMemory
Retrieves the data previous put by the using the key.
getDataFromToken(IToken, int) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getDate() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
getDaysFromMillis(long) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getDefaultComponent(Container) - Method in class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
getDefaultTokenLabel() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Returns the default label of tokens that is reinitilizable and it's possible to set.
getDeleteAccountCheckBox() - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardView
This method initializes deleteAccountCheckBox
getDeleteUserCheckbox() - Method in class org.hardtokenmgmt.ui.nocard.WCActionView
This method initializes deleteUserCheckbox
getDepartment() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getDepartments() - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
getDescription() - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
getDiskInfo() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getDiskStatus() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getDisplayTokenSelector() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Method returning the display token Selector implementation from the global configuration settings
getEnablePINBlockedCheckBox() - Method in class org.hardtokenmgmt.ui.AdminConfigView
 
getEncoded() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
Just returns null.
getEncoded() - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
return a DER encoded byte array representing this object
getEndEntityProfileId() - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getEnterNameCheckBox() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes enterNameCheckBox
getEnterPinManualjCheckBox() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes enterPinManualjCheckBox
getErrorMsgForeground() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getErrorNameLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
getErrorNameLabel() - Method in class org.hardtokenmgmt.ui.ErrorView
 
getErrorNameLabel() - Method in interface org.hardtokenmgmt.ui.IErrorView
 
getErrorNo() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
getExpireThreshould() - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
 
getFirstComponent(Container) - Method in class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
getFirstTimeLabel1() - Method in class org.hardtokenmgmt.ui.AdminConfigView
 
getFirstTimeLabel2() - Method in class org.hardtokenmgmt.ui.AdminConfigView
 
getFont(String) - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Method that reads a property value of the format ;; Ex: Arial;BOLD;12 and returns a Font object
getFormat() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
Just returns null.
getFreeSpaceInBytes() - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
getFullname() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getGeneralInfo() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getGeneralInfoTablePanel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getGeneralInfoVO() - Method in class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
 
getGeneralStatus() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getGlobalSettings() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getGlobalSettings() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method retrieving the Global Settings Interface
getHardTokenData(String, boolean, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method fetching information about a hard token given it's hard token serial number.
getHardTokenData(String, boolean, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getHardTokenDatas(String, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method fetching all hard token informations for a given user.
getHardTokenDatas(String, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getHardTokenSN() - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getHardTokenSN() - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should return the current hard token serial number of the card.
getHardTokenSN() - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getHardTokenSN() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getHeader() - Method in class org.hardtokenmgmt.ws.server.statistics.Log4jStatisticsPatternLayout
Returns a
getHostInfoFetcher() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getHostInfoVO() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getHostLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getHostname() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
getHostname() - Method in class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
 
getHostname() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.CAInfoTablePanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.GeneralInfoTablePanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.MemInfoPanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.PartitionInfoPanel
 
getHostName() - Method in class org.hardtokenmgmt.admin.ui.panels.SysCheckInfoTablePanel
 
getHostname(WebServiceContext) - Static method in class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
getHostnames(OverallStatus) - Static method in class org.hardtokenmgmt.admin.model.AnalyzeHelper
Parses all the hostnames from a overall status object.
getHostStatus() - Method in class org.hardtokenmgmt.admin.model.OverallStatus
 
getHostStatuses() - Method in class org.hardtokenmgmt.admin.control.DummyImpl
Method that fetches information about the local host
getHostStatuses() - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
getHostStatuses() - Method in interface org.hardtokenmgmt.admin.control.IHostStatusFetcher
Method that should fetch the current HostInfoVO for all the configured hosts
getHostStatuses() - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to fetch the current status of the host.
getHostStatuses() - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getHTMFAdminInterface() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getHTMFAdminInterface(String) - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getHTMFAdminInterface() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method retrieving the EJBCA Interface
getHTMFAdminWSImplementation(String, boolean) - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getHTMFAdminWSImplementation() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getIconLabelPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getImage(String) - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Method fetching an image from the resources/images directory
getInfoTablePanel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getInstance() - Static method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
getInstance() - Static method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
getInstance() - Static method in class org.hardtokenmgmt.core.util.ControllerMemory
 
getIntSetting(String) - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getInvestigateCardButton() - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardView
This method initializes investigateCardButton
getIssueNewCardButton() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes issueNewCardButton
getIssuer() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getJProgressBar() - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
This method initializes jProgressBar
getJProgressBar() - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardView
This method initializes jProgressBar
getKeyLabels(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getKeyLabels(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method to get all labels of the keys (private) on the card.
getKeyLabels(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getKeyStoreDir() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Gets the key store directory or creates it if it doesn't exists.
getKeyTypes() - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
Method returning an arraylist of keytypes that should be used to generate the PKCS10.
getKeyTypes() - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method returning an arraylist of keytypes that should be used to generate the PKCS10.
getLabel() - Method in class org.hardtokenmgmt.core.token.DataObject
 
getLabelFontBold() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getLastComponent(Container) - Method in class org.hardtokenmgmt.core.ui.CustomFocusTraversalPolicy
 
getLastCRL(int) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
getLastCRL(int) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
getLastCRL(int) - Method in interface org.hardtokenmgmt.admin.control.ICAManager
Method used to fetch the latest CRL of a given CA.
getLastCRL(int) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to fetch the latest CRL in DER format.
getLastCRL(int) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getLocator() - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
return the environment entries locator
getLogger() - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
getLogo(CAInfoVO) - Method in class org.hardtokenmgmt.admin.model.DefaultCALogoSelector
 
getLogo(CAInfoVO) - Method in interface org.hardtokenmgmt.admin.model.ICALogoSelector
Method that should return the filename of the image resource associated with the given CA information.
getLogo(X509Certificate) - Method in interface org.hardtokenmgmt.core.ui.CertSelector
 
getLogo(X509Certificate) - Method in class org.hardtokenmgmt.core.ui.DefaultCertSelector
 
getLogo(Object) - Method in class org.hardtokenmgmt.core.ui.DefaultDisplayTokenSelector
Selecting the logo depending on the hardTokenDataVOWS If the hardTokenDataVOWs is null is an empty card displayed Othervise is the image for smartcard, spare card and project card shown respectively
getLogo(Object) - Method in interface org.hardtokenmgmt.core.ui.DisplayTokenSelector
Method that should return the name of the logo display, associated with a particular token data * @param tokenData the actual class have to be supported by the implementation usually an IToken or TokenDataBean, or HardTokenDataWS for EJBCA
getLogo() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getLogo(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerCertSelector
 
getLogo(Object) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerDisplayTokenSelector
Selecting the logo depending on the tokendata Always returns the mailsigner logo.
getLogonCertificate(IToken) - Method in class org.hardtokenmgmt.core.token.DefaultLogonCertificateSelector
Method fetching the first certificate with 'digital signature' and the given issuer in the setting token.defaultlogoncertselector protected by the basic pin.
getLogonCertificate(IToken) - Method in interface org.hardtokenmgmt.core.token.ILogonCertificateSelector
Main method that should return the certificate supposed to be used for logon or null if no admin certificate could be found.
getLogonCertificateSelector() - Method in class org.hardtokenmgmt.core.token.TokenManager
Method returning the logon certificate selector defined in the global properties file.
getLogoPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getMainController() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Returns an instance of the main controller used at startup of the application.
getManageCertsButton() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes manageCertsButton
getManExistingButton() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
This method initializes manExistingButton
getMaxSize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getMemInfo() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getMemInfoPanel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getMemInfoVO() - Method in class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
 
getMemInitSize() - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
getMemMaxSize() - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
getMemoryImageLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getMemStatus() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getMemType() - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
getMemUsedSize() - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
getMessage() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
getMessageLabel() - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
getMessageLabel() - Method in class org.hardtokenmgmt.ui.CardAnalyserView
 
getMessageLabel2() - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
getMinSize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getModulus() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
 
getMonitoredCheckBox() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getMyDateFormat(Date) - Static method in class org.hardtokenmgmt.core.util.DateUtils
 
getMyPreferedSize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getMyShortDateFormat(Date) - Static method in class org.hardtokenmgmt.core.util.DateUtils
 
getName() - Method in class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
getName(X509Certificate) - Method in interface org.hardtokenmgmt.core.ui.CertSelector
 
getName(X509Certificate) - Method in class org.hardtokenmgmt.core.ui.DefaultCertSelector
 
getName(Object) - Method in class org.hardtokenmgmt.core.ui.DefaultDisplayTokenSelector
Returning the display name of the token
getName(Object) - Method in interface org.hardtokenmgmt.core.ui.DisplayTokenSelector
Method that should return the name displayed along with the token.
getName(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerCertSelector
 
getName(Object) - Method in class org.hardtokenmgmt.mailsigner.selectors.MailSignerDisplayTokenSelector
Returning the display name of the token
getNameTextField() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes nameTextField
getNewPIN1() - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
This method initializes newPIN1
getNewPIN2() - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
This method initializes newPIN2
getNextButton() - Method in class org.hardtokenmgmt.ui.DummyView1
This method initializes nextButton
getNextButtonPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getNormalizedSerialNumber(String) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
Removes the '-' character and adds 19 if it doesn't exists.
getNormalizedSerialNumber(String) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method used in special cases when it is necessary for one physical user to have more that one card.
getNormalMsgForeground() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getNotAfter() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getNotBefore() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getNumberOfWSApprovals() - Static method in class org.hardtokenmgmt.ws.server.HTMFWSConfig
Method that returns the parameter in the global settings htmfws.numberofrequiredapprovals which indicates how many approvals is required for the WS related approvals
getNumbersList(String[]) - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
This method initializes numbersList
getObjects(String, String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getObjects(String, String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Returns all objects of type (data or domain parameters) stored on the card
getObjects(String, String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getOrganisations() - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
getOrganisations() - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
getOrganisations() - Method in interface org.hardtokenmgmt.admin.control.IOrganizationManager
 
getOrganisations() - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to fetch a list of the name of available organization for the current administrator.
getOrganisations() - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
getOrganizationDisplayName(String) - Method in class org.hardtokenmgmt.admin.common.DefaultOrganizationIdMapper
 
getOrganizationDisplayName(String) - Method in interface org.hardtokenmgmt.admin.common.IOrganizationIdMapper
Returns the organization display name from a given DN.
getOrganizationId(String) - Method in class org.hardtokenmgmt.admin.common.DefaultOrganizationIdMapper
Extracts the O field from DN and stripps it from illegal characters using EJBCA StringTools
getOrganizationId(String) - Method in interface org.hardtokenmgmt.admin.common.IOrganizationIdMapper
Returns the organization ID from a given DN.
getOrganizationIdMapper() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getOrganizationIdMapper() - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
getOrganizationManager() - Static method in class org.hardtokenmgmt.admin.control.AdminInterfacesFactory
 
getOrgId() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getOrgId() - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
getOrgId() - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
getOrgId() - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getOrgId() - Method in class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
 
getOrgName() - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
getOrgsWithCertSNMatch() - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
 
getOtherActions() - Method in class org.hardtokenmgmt.ui.CardAnalyserView
This method initializes otherActions
getOtherActionsButtonPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getOtherInfo() - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
getOtherOperationsButton() - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
This method initializes otherOperationsButton
getOtherOperationsButton() - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardView
This method initializes otherOperationsButton
getOtherOperationsButton() - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
This method initializes otherOperationsButton
getOtherOperationsButton() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes otherOperationsButton
getParser(File) - Method in class org.hardtokenmgmt.admin.control.DefaultBatchAdminImportFileAnalyser
 
getParser(File) - Method in interface org.hardtokenmgmt.admin.control.IBatchAdminImportFileAnalyser
Tries to determine which batch file import parser that should be used for a given file.
getPartitionInfoPanel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getPartitionInfoVO() - Method in class org.hardtokenmgmt.admin.model.PartitionStatusAnalyzer
 
getPartitionName() - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
getPersonalNumber(X509Certificate, BasicGlobalSettings) - Static method in class org.hardtokenmgmt.admin.common.Utils
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties.
getPersonalNumber(String, BasicGlobalSettings) - Static method in class org.hardtokenmgmt.admin.common.Utils
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties.
getPersonalNumber(X509Certificate) - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties.
getPersonalNumber(String) - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Method returning the serial number for a DN by looking up all the different names for SN defined in global.properties.
getPin(JPasswordField, JPasswordField, String, JLabel, JLabel, JComponent) - Static method in class org.hardtokenmgmt.core.util.PINChecker
Method that returns the PIN entered in the password fields and updates the error and info labels with information about what's wrong
getPINInfo(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getPINInfo(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that returns the current PIN related info about the given PIB
getPINInfo(String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
Special method for NetId where a dummy trial login is done before the PIN status is checked.
getPINInfo(String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
Special method for NetId where a dummy trial login is done before the PIN status is checked.
getPINInfo(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getPINLabel(Token, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
Method that should return the label of the tokens virtual slot that is associated with the given pintype.
getPINLabel(Token, String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
getPINLabel(Token, String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
getPINLabel(Token, String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
getPINLabel(Token, String) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
getPINProperties(String, FileReader) - Method in class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
 
getPINtypes(List<PinDataWS>) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getPKCS10CertificationRequest() - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
 
getPKCS11Module() - Static method in class org.hardtokenmgmt.core.token.PKCS11Factory
 
getPKCS11Name() - Static method in class org.hardtokenmgmt.core.token.PKCS11Factory
 
getPKCS11Object() - Method in class org.hardtokenmgmt.core.token.DataObject
 
getPKCS11Object() - Method in interface org.hardtokenmgmt.core.token.IObject
 
getPnr() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getPrivateExponent() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
 
getPrivateKey(String) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
getPrivateKeyLabel(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
Method that should find the right key label given the keytype.
getPrivateKeyLabel(String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
getPrivateKeyLabel(String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
getPrivateKeyLabel(String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
getPrivateKeyLabel(String) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
getProceedButton() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
This method initializes proceedButton
getProcessableToken() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method returning the first processable token Should only be used by controllers only supporting on processable token
getProperties() - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Special method used to get access to the Global properties manually
getProperty(String) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Retrieves the settings connected to the given resource.
getProperty(String, String) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Retrieves the settings connected to the given resource.
getProperty(String) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings, the returned value is trimmed.
getProperty(String, String) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings with a default value, the returned value is trimmed.
getPropertyAsBoolean(String, boolean) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Retrieves the settings connected to the given resource as a boolean.
getPropertyAsBoolean(String) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings and expects either TRUE of FALSE otherwise is a Runtime BadConfigurationException thrown.
getPropertyAsBoolean(String, boolean) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings and expects either TRUE of FALSE otherwise is a Runtime BadConfigurationException thrown.
getPropertyAsInt(String) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings and expects an integer value otherwise is a Runtime BadConfigurationException thrown.
getPropertyAsInt(String, int) - Method in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
Help method do fetch a global settings and expects an integer value otherwise is a Runtime BadConfigurationException thrown.
getPublicHTMFAdminInterface() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getPublicKey() - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
return the public key associated with the certification request - the public key is created using the BC provider.
getPublicKey(String) - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
 
getPUKs() - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getPwdPasswordField() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes pwdPasswordField
getRAAdminSessionRemote() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
getRadioButton() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getReActivateCard() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes reActivateCard
getReadableDataSizes(long) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Takes a dataSize in bytes and converts it into a more readable format
getRegularCardRadioButton() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes regularCardRadioButton
getRemoveCardButton() - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardView
This method initializes removeCardButton
getRenewButton() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes renewButton
getRenewCertButton() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes renewCertButton
getReportErrorButton() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
This method initializes reportErrorButton
getReportErrorButton() - Method in class org.hardtokenmgmt.ui.ErrorView
 
getReportErrorButton() - Method in interface org.hardtokenmgmt.ui.IErrorView
This method initializes reportErrorButton
getReservCardRadioButton() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
getReservDaysTextField() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes reservDaysTextField
getRevokeAndEreaseButton() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes revokeAndEreaseButton
getRevokeButton() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
This method initializes returnCardButton
getRevokeCardButton() - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardView
This method initializes revokeCardButton
getRowCount() - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getRowCount() - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getSaveButton() - Method in class org.hardtokenmgmt.ui.AdminConfigView
This method initializes saveButton
getScriptID() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
Returns the two letter script id.
getSelectDepartmentComboBox() - Method in class org.hardtokenmgmt.ui.AdminConfigView
This method initializes selectDepartmentComboBox
getSelectedCardCertSerialNumber() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
getSelectedCertificate() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
getSelectedCertificate() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getSelectedCertSerialNumber() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
getSelectedHardTokenSN() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
getSeparator() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSeparator_1() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSeparator_2() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSeparator_4() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSeparator_5() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSerialNumber() - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
getSerialNumber() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getSerialNumberTextField() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardView
This method initializes serialNumberTextField
getSerialNumberTextField() - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardView
This method initializes serialNumberTextField
getServerAliases(String, Principal[]) - Method in class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
getSetPINButton() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes setPINButton
getSetting(String) - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getSignjPasswordField() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes suignjPasswordField
getSignPINPasswordField() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes signPINPasswordField
getSlotId(String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
getSlotId(String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method returning the slotId that is associated with this token.
getSlotId(String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getSlots(int) - Method in class org.hardtokenmgmt.core.token.TokenManager
Method returning a Collection of iaik.pkcs.pkcs11.Slot
getStartButton() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardView
This method initializes startButton
getStartCardCreateButton() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
This method initializes startCardCreateButton
getStatisticsReporter(String) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsManager
 
getStatus() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getStatus() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
The status of the current partition.
getStatus(int) - Method in interface org.hardtokenmgmt.admin.model.IStatusTableModel
Method that should retrieve the status of the object on the given row.
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getStatus() - Method in class org.hardtokenmgmt.admin.model.OverallStatus
 
getStatus(int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getStatusLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
getStatusLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getStatusLabel() - Method in class org.hardtokenmgmt.ui.CardAnalyserView
 
getStatusLabel() - Method in class org.hardtokenmgmt.ui.ErrorView
 
getStatusLabel() - Method in interface org.hardtokenmgmt.ui.IErrorView
 
getStatusLabelPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getStatusLabelRow2() - Method in class org.hardtokenmgmt.ui.CardAnalyserView
 
getStatusMessage() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
getStatusMessage() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
 
getStatusMessage() - Method in class org.hardtokenmgmt.admin.model.OverallStatus
 
getStatusMessageTranslated(String) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Method that translates a status message if it is possible othervise is the original string returned
getStatusTranslated(String) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Returns a localized version of a status.
getSubject() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getSupportedPINTypes() - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should return the tokens supported PIN types Either PINTYPE_ constants or customdefined labels
getSupportedPINTypes() - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
getSupportedPINTypes() - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
getSupportedPINTypes() - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
getSupportedPINTypes() - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
getSupportedPINTypes() - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getSysCheckImageLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSysCheckInfoTablePanel() - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
getSysCheckInfoVO() - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
getSysCheckMsg() - Method in class org.hardtokenmgmt.admin.common.SysCheckInfoVO
 
getSysCheckStatus() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.hardtokenmgmt.admin.ui.panels.DeleteButtonCellRenderer
Special table cell renderer coloring the line depending on status.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.hardtokenmgmt.admin.ui.panels.StatusCellRenderer
Special table cell renderer coloring the line depending on status.
getTableHeight() - Method in class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
 
getTestSuiteName() - Method in interface org.hardtokenmgmt.tools.tokentest.ITokenTester
 
getTestSuiteName() - Method in class org.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
 
getText(String) - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Method that internationalizes the resource files in the UI.
getThreshold() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
getThreshold() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
getThreshold() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
 
getThreshold() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
getThresholdAsInt(IStatusAnalyzer, String) - Static method in class org.hardtokenmgmt.admin.model.AnalyzeHelper
 
getThresholdSetting(IStatusAnalyzer, boolean) - Static method in class org.hardtokenmgmt.admin.model.AnalyzeHelper
Method that determines the property name for the given object in the global.settings, alternatively administrator settings.
getTitleFont() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getTitleLabelPos() - Static method in class org.hardtokenmgmt.ui.ToLiMaGUI
 
getToken(Slot) - Method in class org.hardtokenmgmt.core.token.TokenManager
Method that returns the the IToken implementation for the token inserted in the selected slot.
getTokenData() - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
getTokenId(Admin, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
getTokenImplementation() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getTokenInitialBasicPIN() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getTokenInitialSignaturePIN() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getTokenManager() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getTokenManager() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method retrieving the Token Manager Interface
getTokenName(Admin, int) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageTokensHelper
 
getTokenPrivateKey() - Method in class org.hardtokenmgmt.core.token.TokenPrivateKey
Returns the PKCS#11 private key object that this object refers to.
getTotalSpaceInBytes() - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
getUniqueId() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getUniqueIdFieldFromDN(String) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Returns the unique id field from DN or null if not exists.
getUniqueIdFieldType() - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
 
getUnlockAndSetPIN() - Method in class org.hardtokenmgmt.ui.OtherActionsView
This method initializes unlockAndSetPIN
getUnlockAndSetPINButton() - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
This method initializes unlockAndSetPINButton
getUnlockCardButton() - Method in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuView
This method initializes unlockCardButton
getUsedInPercent() - Method in class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
Returns the mem used in percent.
getUsedInPercent() - Method in class org.hardtokenmgmt.admin.model.PartitionStatusAnalyzer
Returns the partition used in percent.
getUserAdminSessionRemote() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
getUserData(Admin, String) - Static method in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
getUserDataGenerator() - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Method returning the UserDataGenerator
getUserDataSourceNames() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Method returning all the configured user data source names from the property ejbcaws.userdatasourcenames which should be a ',' separated string.
getUserDataSourceVO(String, String, String) - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
getUserDataVOWS(String, String, String, UserDataVOWS) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
getUserDataVOWS(String, String, String, UserDataVOWS) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method used to populate the data of the user about to be generated
getUsername() - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
getUsername() - Method in class org.hardtokenmgmt.ui.DummyView1
This method initializes username
getUsername() - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
getUsername() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
getValidDays(X509Certificate) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
getValue() - Method in class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
getValue() - Method in class org.hardtokenmgmt.core.token.DataObject
 
getValue() - Method in class org.hardtokenmgmt.core.ui.ComboBoxItem
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
getValueAt(int, int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
getVerifyBasicPINPasswordField() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes verifyBasicPINPasswordField
getVerifyPinjPasswordField() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes verifyPinjPasswordField
getVerifySignjPasswordField() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
This method initializes verifySignjPasswordField
getVerifySignPINPasswordField() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
This method initializes verifySignPINPasswordField
getVersion() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
Returns the current version of the software
getView() - Method in class org.hardtokenmgmt.core.ui.BaseController
 
getView() - Method in interface org.hardtokenmgmt.core.ui.IController
Method called by the main applet when it add the view to the main panel.
getViewButton() - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
This method initializes viewButton
getWarnMsgForeground() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
 
getWrappedToken() - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
getWSRAImplementation() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
getWSRAInterface() - Static method in class org.hardtokenmgmt.core.InterfaceFactory
 
getWSRAInterface() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method retrieving the WSRA Interface
getYouCanReportLabel() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
getYouCanReportLabel() - Method in class org.hardtokenmgmt.ui.ErrorView
 
getYouCanReportLabel() - Method in interface org.hardtokenmgmt.ui.IErrorView
 
GlobalSettings - Class in org.hardtokenmgmt.core.settings
Class managing the globalsettings of the hardtoken management application.
GlobalSettings() - Constructor for class org.hardtokenmgmt.core.settings.GlobalSettings
 
GlobalSettings.ApplicationMode - Enum in org.hardtokenmgmt.core.settings
 

H

HardTokenManagementApplet - Class in org.hardtokenmgmt.core.ui
 
HardTokenManagementApplet() - Constructor for class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
This is the default constructor
HardTokenManagementApplication - Class in org.hardtokenmgmt.core.ui
 
HardTokenManagementApplication() - Constructor for class org.hardtokenmgmt.core.ui.HardTokenManagementApplication
 
hasMore() - Method in class org.hardtokenmgmt.admin.control.CSVBatchAdminImportFileParser
 
hasMore() - Method in interface org.hardtokenmgmt.admin.control.IBatchAdminImportFileParser
 
HeaderPanel - Class in org.hardtokenmgmt.admin.ui.panels
Panel displaying the header part of the window, have a stop sign indicating the current status.
HeaderPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.HeaderPanel
 
HostInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
 
HostInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
Constructor used by the visual editor only
HostInfoPanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
Default Constructor
HostInfoVO - Class in org.hardtokenmgmt.admin.common
Value object containing host information such as overall status, disk usage, memory usage etc
HostInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.HostInfoVO
Empty Constructor
HostInfoVO(String) - Constructor for class org.hardtokenmgmt.admin.common.HostInfoVO
Default Constructor
HostInfoVO(String, String) - Constructor for class org.hardtokenmgmt.admin.common.HostInfoVO
Default Constructor
hostname - Variable in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
HostStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Status analyzer that determines the overall status of the current host.
HostStatusAnalyzer(HostInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
HostStatusFetchHelper - Class in org.hardtokenmgmt.ws.server
Help methods related for host status fetching.
HostStatusFetchHelper() - Constructor for class org.hardtokenmgmt.ws.server.HostStatusFetchHelper
 
HostStatusUpdater - Class in org.hardtokenmgmt.admin.control
Runnable in charge of fetching the host info and notifying all listeners of information
HTMFAdminWS - Class in org.hardtokenmgmt.ws.server
 
HTMFAdminWS() - Constructor for class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
HTMFADMINWS_IMPLEMENTATION - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
HTMFADMINWS_PUBLICPORT - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
HTMFADMINWS_URL - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
HTMFAdminWSHelper - Class in org.hardtokenmgmt.ws.server
 
HTMFAdminWSHelper() - Constructor for class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
HTMFManageAdminsHelper - Class in org.hardtokenmgmt.ws.server
Contains help methods for administrators etc.
HTMFManageAdminsHelper() - Constructor for class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
 
HTMFManageTokensHelper - Class in org.hardtokenmgmt.ws.server
Contains help methods for generating, revoking tokens etc.
HTMFManageTokensHelper() - Constructor for class org.hardtokenmgmt.ws.server.HTMFManageTokensHelper
 
HTMFWSConfig - Class in org.hardtokenmgmt.ws.server
 
HTMFWSConfig() - Constructor for class org.hardtokenmgmt.ws.server.HTMFWSConfig
 
HTMFWSImpl - Class in org.hardtokenmgmt.admin.control
Implementation of several control interfaces targeted against HTMFWS.
HTMFWSImpl() - Constructor for class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
HTTPSTest - Class in org.hardtokenmgmt.core.ejbca
 
HTTPSTest() - Constructor for class org.hardtokenmgmt.core.ejbca.HTTPSTest
 

I

IAdminAuthorizer - Interface in org.hardtokenmgmt.admin.control
Interface used to simplify authrization of administration console.
IAdminDataVOConverter - Interface in org.hardtokenmgmt.ws.server
 
IAdminDataVOConverterFactory - Interface in org.hardtokenmgmt.ws.server
Interface used to create IAdminDataVOConverters for a specific organization.
IAdministratorPriviledgesManager - Interface in org.hardtokenmgmt.admin.control
Interface in charge of managing an organizations administrators, to add, remove and list for the different groups.
IBatchAdminImportFileAnalyser - Interface in org.hardtokenmgmt.admin.control
Tries to determine which batch file import parser that should be used for a given file.
IBatchAdminImportFileParser - Interface in org.hardtokenmgmt.admin.control
Interface all AdminDataVO batch import parser should implement.
ICALogoSelector - Interface in org.hardtokenmgmt.admin.model
Inteface used so select the logotype of a configured set of CAs.
ICAManager - Interface in org.hardtokenmgmt.admin.control
Interface that all CA activators should implement.
iconname - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
iconname - Variable in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
IController - Interface in org.hardtokenmgmt.core.ui
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.
IErrorView - Interface in org.hardtokenmgmt.ui
Interface used for multiple versions of the Error View
IGenCATokenInfo - Interface in org.hardtokenmgmt.keyceremony.tolima
Interface used by all CATokenInfo generators used in key ceremony setup.
IHostStatusFetcher - Interface in org.hardtokenmgmt.admin.control
Contains method to fetch HostInfoVO
IHTMFAdminWS - Interface in org.hardtokenmgmt.ws
Web Service interface used for administration of HTMF and EJBCA.
ILogonCertificateSelector - Interface in org.hardtokenmgmt.core.token
Interface used to select which certificate on a token that should be used for logon.
ILogonGUICallback - Interface in org.hardtokenmgmt.core.logon
Interface that a Controller component in charge of administrator login to a hard token must implement.
ImportAdminsDialog - Class in org.hardtokenmgmt.admin.ui.panels
Batch import administrators dialog
ImportAdminsDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.ImportAdminsDialog
 
ImportAdminsDialog(String, Window) - Constructor for class org.hardtokenmgmt.admin.ui.panels.ImportAdminsDialog
 
inActiveHosts - Variable in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
info(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a info message to the local log
info(String, Throwable) - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method to print a info message along with an excepttion to the local log
init(String) - Method in class org.hardtokenmgmt.admin.control.CSVBatchAdminImportFileParser
 
init(String) - Method in interface org.hardtokenmgmt.admin.control.IBatchAdminImportFileParser
Initialization method that should be called before any users are parsed form the data.
init(boolean, Token) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
init(boolean, Token) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should be called by the TokenManager only when creating an instance.
init(boolean, Token) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
init() - Method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
This method initializes this
init(String) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
init(String) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method called after a UserDataGenerator instance have been created.
init(Properties, Console, PrintStream) - Method in class org.hardtokenmgmt.keyceremony.tolima.AutoSenseGenCATokenInfo
 
init(Properties, Console, PrintStream) - Method in interface org.hardtokenmgmt.keyceremony.tolima.IGenCATokenInfo
Method that should initialize this implementation.
init(Properties, Console, PrintStream) - Method in class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
 
init(Properties, Console, PrintStream) - Method in class org.hardtokenmgmt.keyceremony.tolima.SoftGenCATokenInfo
 
init(Properties) - Method in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
initialize() - Method in class org.hardtokenmgmt.admin.ui.AdminMainView
 
initialize() - Method in class org.hardtokenmgmt.admin.ui.panels.ErrorDialogView
 
initialize() - Method in class org.hardtokenmgmt.core.ui.BaseView
This method initializes this
initialize() - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
initialize() - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
 
initialize() - Method in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
initialize() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultView
 
initialize() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
initialize() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
 
initialize() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
 
initialize() - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2View
 
initialize(Properties, PrintStream) - Method in interface org.hardtokenmgmt.tools.tokentest.ITokenTester
Method called directly after the class have been instantiated.
initialize(Properties, PrintStream) - Method in class org.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
 
initialize() - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.AdminCardRemovedView
 
initialize() - Method in class org.hardtokenmgmt.ui.AdminConfigView
 
initialize() - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
initialize() - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseView
 
initialize() - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.CardAnalyserView
 
initialize() - Method in class org.hardtokenmgmt.ui.CardPersonalizedExternallyView
 
initialize() - Method in class org.hardtokenmgmt.ui.CardStatusRevokedView
 
initialize() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
initialize() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
initialize() - Method in class org.hardtokenmgmt.ui.DummyView1
 
initialize() - Method in class org.hardtokenmgmt.ui.DummyView2
 
initialize() - Method in class org.hardtokenmgmt.ui.ErrorLoadingAppletView
 
initialize() - Method in class org.hardtokenmgmt.ui.ErrorView
 
initialize() - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
initialize() - Method in class org.hardtokenmgmt.ui.LogonView
 
initialize() - Method in class org.hardtokenmgmt.ui.nocard.WCActionView
 
initialize() - Method in class org.hardtokenmgmt.ui.nocard.WCActivateResponseView
 
initialize() - Method in class org.hardtokenmgmt.ui.nocard.WCRevokeResponseView
 
initialize() - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardView
 
initialize() - Method in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4View
 
initialize() - Method in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuView
 
initialize() - Method in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1View
 
initialize() - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
 
initialize() - Method in class org.hardtokenmgmt.ui.NotAuthorizedView
 
initialize() - Method in class org.hardtokenmgmt.ui.OtherActionsView
 
initialize() - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
initialize() - Method in class org.hardtokenmgmt.ui.pinlocked.PINUnlockedView
 
initialize() - Method in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
initialize() - Method in class org.hardtokenmgmt.ui.renew.RenewCertView
 
initialize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
initialize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
initialize() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
initialize() - Method in class org.hardtokenmgmt.ui.TemplateView
 
initializeAutoLogonHTTPSContext(long, String, String, ILogonGUICallback) - Static method in class org.hardtokenmgmt.core.logon.Pkcs11LogonManager
A ToLiMa specific SSL context manager, used for the autologon page especially.
InitializeCard - Class in org.hardtokenmgmt.tools.initcard
Small utility used to initialize a card, with PIN 123456 and PUK 12345678
InitializeCard() - Constructor for class org.hardtokenmgmt.tools.initcard.InitializeCard
 
InitializeCard.CardObserver - Class in org.hardtokenmgmt.tools.initcard
 
InitializeCard.CardObserver() - Constructor for class org.hardtokenmgmt.tools.initcard.InitializeCard.CardObserver
 
initializeHTTPSContext(IToken, String, ILogonGUICallback) - Static method in class org.hardtokenmgmt.core.logon.Pkcs11LogonManager
A ToLiMa specific SSL context manager, using the specially written ToLiMa trust and key managers.
initProps() - Method in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
InitSuperAdminController - Class in org.hardtokenmgmt.initsuperadmin.ui
Controller doing the actual initialization of the super administration card.
InitSuperAdminController() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminController
 
InitSuperAdminView - Class in org.hardtokenmgmt.initsuperadmin.ui
The view of the card personalization page with a status bar showing what is currently being done
InitSuperAdminView() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
Default constuct
initToken(String, String, String[], String[], String[]) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that should initialize a token, cards that non-ereasable should clean the card as much as possible.
initToken(Slot, String, String, String, String) - Static method in class org.hardtokenmgmt.core.token.NetIdConnector
 
initToken(String, String, String[], String[], String[]) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
initToken(String, String, String[], String[], String[]) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
initToken(String, String, String[], String[], String[]) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
The Setcos 431 cards are not ereasable so the have to be cleared in the same way as the clear method.
initToken(String, String, String[], String[], String[]) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
initToken(String, String, String[], String[], String[]) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
InsertCardController - Class in org.hardtokenmgmt.initsuperadmin.ui
Controller used for to prompt card insertion of super administrator card.
InsertCardController() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.InsertCardController
 
InsertCardView - Class in org.hardtokenmgmt.initsuperadmin.ui
Insert Card View used by the Insert Card controller to prompt for Card insertion before initializing the super admin card.
InsertCardView() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
Default constuct
intAdmin - Static variable in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
InterfaceFactory - Class in org.hardtokenmgmt.core
One of the main class creating all different interfaces towards different components the hardtoken management applet may use.
InterfaceFactory() - Constructor for class org.hardtokenmgmt.core.InterfaceFactory
 
InvestigateCardController - Class in org.hardtokenmgmt.ui.investigate
Controller for the Manage Certificates on Card page displaying the cerificates and allowing them to be renewed or viewed in detaul Controller Memory Settings: VIEWCERT : The X509Certificate that should be viewed by the ViewCert Controller.
InvestigateCardController() - Constructor for class org.hardtokenmgmt.ui.investigate.InvestigateCardController
 
InvestigateCardView - Class in org.hardtokenmgmt.ui.investigate
The view or the Manage Certificates on Card page
InvestigateCardView() - Constructor for class org.hardtokenmgmt.ui.investigate.InvestigateCardView
Default constuct
IObject - Interface in org.hardtokenmgmt.core.token
Interface that is used to manipulate data and domain parameter objects on tokens.
IOrganizationIdMapper - Interface in org.hardtokenmgmt.admin.common
Interface used to map an organizationId from a DN
IOrganizationManager - Interface in org.hardtokenmgmt.admin.control
Contains methods to
isAddByCertSN() - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
isAdmin() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method checking if the administrator have the administrator flag set in the administrative privileges.
isAlwaysRequireAdminToken() - Method in class org.hardtokenmgmt.core.settings.GlobalSettings
 
isApprovalGenTokenCertificates() - Static method in class org.hardtokenmgmt.ws.server.HTMFWSConfig
Method that returns the parameter in the global settings htmfws.approval.gentokencerts if approvals is supported for the genTokenCertificates call
isApprovalGetHardTokenData() - Static method in class org.hardtokenmgmt.ws.server.HTMFWSConfig
Method that returns the parameter in the global settings htmfws.approval.gethardtoken if approvals is supported for the getHardTokenData call
isApproved(int) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Looks up if a requested action have been approved by an authorized administrator or not Authorization requirements: A valid certificate
isApproved(int) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
isAuthorized(String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method checking if a user is authorixed to a given resource Authorization requirements: a valid client certificate
isAuthorized(String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.admin.ui.AdminMainController
Must be administrator.
isAuthorizedToController(X509Certificate) - Method in interface org.hardtokenmgmt.core.ui.IController
Method that should return true if the logged in administrator is authorized to use this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminController
 
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1Controller
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2Controller
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.AdminCardRemovedController
 
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.AdminConfigController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.AutoLogonController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.CardAnalyserController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.CardPersonalizedExternallyController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.CardStatusRevokedController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.createcard.SetCardTypeController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.DummyController1
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.DummyController2
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.ErrorController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.ErrorLoadingAppletController
 
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.investigate.InvestigateCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.investigate.ViewCertController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.LogonController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.nocard.WCActionController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.nocard.WCActivateResponseController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.nocard.WCRevokeResponseController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.nocard.WithoutCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.normalcard.NormalCardController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4Controller
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1Controller
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.NotAuthorizedController
 
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.OtherActionsController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.pinlocked.PINUnlockedController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.renew.RenewCertController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.renew.RenewCertDoneController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToController(X509Certificate) - Method in class org.hardtokenmgmt.ui.TemplateController
Method called by the main applet to check that the administrator is authorized to this controller
isAuthorizedToEdit(String) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
isAuthorizedToEdit(String) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
isAuthorizedToEdit(String) - Method in interface org.hardtokenmgmt.admin.control.IAdminAuthorizer
Checks if the current administrator is authorized to edit the given resource.
isAuthorizedToView(String) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
isAuthorizedToView(String) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
isAuthorizedToView(String) - Method in interface org.hardtokenmgmt.admin.control.IAdminAuthorizer
Checks if the current administrator is authorized to view the given resource.
isButtonColumn(int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
isCardEmpty(IToken) - Static method in class org.hardtokenmgmt.core.util.DetermineCardStatus
Method determining if a card is empty. i.e doesn't have any certificates
isCardLocked(IToken, boolean) - Static method in class org.hardtokenmgmt.core.util.DetermineCardStatus
Method used to determine if a card is locked or not, onlyBasicPIN flag indicates that inly the basic PIN should be checked.
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
isCellEditable(int, int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
isCertExpiring(X509Certificate) - Static method in class org.hardtokenmgmt.core.util.DetermineCardStatus
Method used to check if a certificate is about to expire Within the thresholds configured in global.properties
isCertificateValid(X509Certificate) - Static method in class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
isDesktopSupported() - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
isFileReadable(String) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
Method checking that a given file path exists, is a file and is readable, otherwise is an error message returned.
isHostMonitored(String) - Method in class org.hardtokenmgmt.admin.control.BaseHostStatusFetcher
 
isHostMonitored(String) - Method in interface org.hardtokenmgmt.admin.control.IHostStatusFetcher
Checks if a specific host is currently monitored.
isInitialized(Token) - Method in class org.hardtokenmgmt.core.token.BaseToken
Method that should return true if the token is currently initialized.
isInitialized(Token) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
isInitialized(Token) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
isInitialized(Token) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
isLegalSerialNumber(String) - Method in class org.hardtokenmgmt.core.util.DefaultUserDataGenerator
 
isLegalSerialNumber(String) - Method in interface org.hardtokenmgmt.core.util.UserDataGenerator
Method that should return null if the given serial number is legal othervise it should return the error message untranslated.
isLoginRequired() - Method in class org.hardtokenmgmt.core.token.PINInfo
Is true if login in required to the PIN area inorder to make writable operations
isMonitored() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
isMonitored() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
isMonitored() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
isNoAuthOnFetchUserData() - Static method in class org.hardtokenmgmt.ws.server.HTMFWSConfig
Method that returns the parameter in the global settings htmfws.approval.gentokencerts if approvals is supported for the genTokenCertificates call
isNonAdmin() - Method in class org.hardtokenmgmt.core.ui.BaseController
Help method checking if the pages should be displayed in non-admin mode
isPINCountLow() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates if at least on false login have been done.
isPINFinalTry() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates of this is the last attempt
isPINInputVisible() - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
 
isPINInputVisible() - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
isPINInputVisible() - Method in class org.hardtokenmgmt.ui.LogonView
 
isPINLocked() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates if the PIN is blocked
isPINOK() - Method in class org.hardtokenmgmt.core.token.PINInfo
Returns true if PIN have the maximum number of tries left can be used to indicate that a login went successful Is the same as !
isPrivate() - Method in class org.hardtokenmgmt.core.token.DataObject
 
isPUKCountLow() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates if at least on false login have been done.
isPUKFinalTry() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates of this is the last attempt
isPUKLocked() - Method in class org.hardtokenmgmt.core.token.PINInfo
Indicates if the PUK is blocked
isPUKOK() - Method in class org.hardtokenmgmt.core.token.PINInfo
Returns true if PUK have the maximum number of tries left can be used to indicate that a login went successful Is the same as !
isRadioSelected() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
isSelected() - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
isSetMSLogonOnHold() - Static method in class org.hardtokenmgmt.ws.server.HTMFWSConfig
Method that returns the parameter in the global settings htmfws.approval.setmslogononhold
issuerDN - Variable in class org.hardtokenmgmt.ui.subview.CertInfoView
 
issuerLabels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
issuerLabels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
IStatisticsReporter - Interface in org.hardtokenmgmt.ws.server.statistics
Interface in charge of reporting statistics to some location, either file, syslog or database for later report generation
IStatusAnalyzer - Interface in org.hardtokenmgmt.admin.model
 
IStatusTableModel - Interface in org.hardtokenmgmt.admin.model
Interface that all table models that should have status rendering should implement.
isThresholdValueBoolean(IStatusAnalyzer, String) - Static method in class org.hardtokenmgmt.admin.model.AnalyzeHelper
 
isTokenSupported(Token) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used for knowing if an implementation supports the current token in process.
isTokenSupported(Token) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
Labels indicating that the token cannot be reinitialized and should be cleaned instead.
isTokenSupported(Token) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
isTokenSupported(Token) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
isTokenSupported(Token) - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
isTokenSupported(Token) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
IToken - Interface in org.hardtokenmgmt.core.token
Class acting as interface to different tokens supported The main implementing class is BaseToken that all other tokens should extend.
ITokenTester - Interface in org.hardtokenmgmt.tools.tokentest
Interface that all token testers should implement.

J

jbossHome - Variable in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
jProgressBar - Variable in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
jProgressBar - Variable in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 

K

KEYALG_RSA - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant indicating that a RSA key should be generated
KEYTYPE_ALL - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constants to all keys on a token, should only be used with the getCertificates method
KEYTYPE_AUTH - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant that refers the basic auth key on the token.
KEYTYPE_ENC - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant that refers the encryption key on the token.
KEYTYPE_SIGN - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant that refers the signing key on the token.

L

loadSection() - Method in class org.hardtokenmgmt.core.util.WindowsINIHandler
 
LocalLog - Class in org.hardtokenmgmt.core.log
Class managing the local log stored in the users home directory with the filename .hardtokenmgmt.log
LocalLog() - Constructor for class org.hardtokenmgmt.core.log.LocalLog
 
lockedCardIconLabel - Variable in class org.hardtokenmgmt.ui.LogonView
 
Log4jStatisticsPatternLayout - Class in org.hardtokenmgmt.ws.server.statistics
Class overriding the PatternLayout by including a header to each file, in order to generate CSV files
Log4jStatisticsPatternLayout() - Constructor for class org.hardtokenmgmt.ws.server.statistics.Log4jStatisticsPatternLayout
 
Log4jStatisticsReporter - Class in org.hardtokenmgmt.ws.server.statistics
Statistics Reporter that uses the log4j library to report the events.
Log4jStatisticsReporter() - Constructor for class org.hardtokenmgmt.ws.server.statistics.Log4jStatisticsReporter
 
LOGO_NAME - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
LOGON_TRUSTEDCACERT - Static variable in class org.hardtokenmgmt.core.settings.AdministratorSettings
 
LogonController - Class in org.hardtokenmgmt.ui
Controller used for logon screen, retrieving the PIN and checking that the HTTPS connectivity is correct.
LogonController() - Constructor for class org.hardtokenmgmt.ui.LogonController
 
LogonView - Class in org.hardtokenmgmt.ui
Logon view used by the logon controller to prompt for PIN and displaying error messages during logon.
LogonView() - Constructor for class org.hardtokenmgmt.ui.LogonView
Default constuct

M

MailSignerActionResultController - Class in org.hardtokenmgmt.mailsigner.ui
The controller displaying general information about an action in the MailSigner control panel.
MailSignerActionResultController() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultController
 
MailSignerActionResultView - Class in org.hardtokenmgmt.mailsigner.ui
View of the Not MailSignerActionResultController
MailSignerActionResultView() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultView
Default constuct
MailSignerCertSelector - Class in org.hardtokenmgmt.mailsigner.selectors
TODO
MailSignerCertSelector() - Constructor for class org.hardtokenmgmt.mailsigner.selectors.MailSignerCertSelector
 
MailSignerDisplayTokenSelector - Class in org.hardtokenmgmt.mailsigner.selectors
The default token selector selecting the logo depending on the token label of the hard token data ws or
MailSignerDisplayTokenSelector() - Constructor for class org.hardtokenmgmt.mailsigner.selectors.MailSignerDisplayTokenSelector
 
MailSignerManageExistingController - Class in org.hardtokenmgmt.mailsigner.ui
Controller for the view existing MailSigners and the possibility to revoke them.
MailSignerManageExistingController() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingController
 
MailSignerManageExistingView - Class in org.hardtokenmgmt.mailsigner.ui
View of the without card action controller used both for activating and revoking cards remotely
MailSignerManageExistingView() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
Default constuct
MailSignerMenuController - Class in org.hardtokenmgmt.mailsigner.ui
The controller of the main menu for non admins giving two options to unlock a blocked card or requesting a temporary card.
MailSignerMenuController() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuController
 
MailSignerMenuView - Class in org.hardtokenmgmt.mailsigner.ui
View of the Not admin controller
MailSignerMenuView() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
Default constuct
MailSignerRegister1Controller - Class in org.hardtokenmgmt.mailsigner.ui
Controller that reads a specified registration file and tries to register it to the server back-end.
MailSignerRegister1Controller() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1Controller
 
MailSignerRegister1View - Class in org.hardtokenmgmt.mailsigner.ui
View of the Not admin controller
MailSignerRegister1View() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
Default constuct
MailSignerRegister2Controller - Class in org.hardtokenmgmt.mailsigner.ui
Displays and writes the activation file to disk.
MailSignerRegister2Controller() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2Controller
 
MailSignerRegister2View - Class in org.hardtokenmgmt.mailsigner.ui
View of the Not admin controller
MailSignerRegister2View() - Constructor for class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2View
Default constuct
main(String[]) - Static method in class org.hardtokenmgmt.admin.ui.panels.ImportAdminsDialog
 
main(String[]) - Static method in class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCertDialog
 
main(String[]) - Static method in class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCRLDialog
 
main(String[]) - Static method in class org.hardtokenmgmt.buildtools.ConfigureEJBJARXML
 
main(String[]) - Static method in class org.hardtokenmgmt.buildtools.UpdateApplicationXML
 
main(String[]) - Static method in class org.hardtokenmgmt.core.ejbca.HTTPSTest
 
main(String[]) - Static method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplication
 
main(String[]) - Static method in class org.hardtokenmgmt.keyceremony.tolima.TolimaStandardKeyCeremony
Main class that should be called from within 'ant'
main(String[]) - Static method in class org.hardtokenmgmt.tools.initcard.InitializeCard
 
main(String[]) - Static method in class org.hardtokenmgmt.tools.tokentest.TestToken
Main method of the application.
MAINCONTROLLER - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
MAXNUMOBJECTS - Variable in class org.hardtokenmgmt.core.token.BaseToken
Constant indicating maximum of certificates that can be stored
MemInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
 
MemInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.MemInfoPanel
Constructor used by the visual editor only
MemInfoPanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.MemInfoPanel
Default Constructor
MemInfoVO - Class in org.hardtokenmgmt.admin.common
Information about a memory type, either heap or non heap
MemInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.MemInfoVO
Empty constructor.
MemInfoVO(String, long, long, long) - Constructor for class org.hardtokenmgmt.admin.common.MemInfoVO
Default constructor
MemoryTableModel - Class in org.hardtokenmgmt.admin.model
 
MemoryTableModel(String) - Constructor for class org.hardtokenmgmt.admin.model.MemoryTableModel
 
MemStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Status analyzer of a memory type
MemStatusAnalyzer(String, MemInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
 
MEMTYPE_HEAP - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
MEMTYPE_NONHEAP - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
modifyAdminGroup(Admin, AdminGroupVO, String, int, boolean, boolean) - Static method in class org.hardtokenmgmt.ws.server.HTMFManageAdminsHelper
Modifies an administration group to add or remove an AdminEntity.
mouseClicked(MouseEvent) - Method in class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 
mouseEntered(MouseEvent) - Method in class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 
mouseExited(MouseEvent) - Method in class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 
mousePressed(MouseEvent) - Method in class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 
mouseReleased(MouseEvent) - Method in class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 

N

NAMECOLUMNS - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Setting defining how the full name should be fetched.
NAMECOLUMNS_FIRSTANDSURNAME - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
NAMECOLUMNS_FIRSTMIDDLEANDSURNAME - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
NAMECOLUMNS_FULLNAME - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
nameLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
NetIdConnector - Class in org.hardtokenmgmt.core.token
Class in charge on creating the native calls to the NetId pkcs11 dll.
NetIdConnector() - Constructor for class org.hardtokenmgmt.core.token.NetIdConnector
 
NetIdPrimeEIDLogonOnlyToken - Class in org.hardtokenmgmt.core.token
Implementation specific token class for PrimeCard (Siemens CardOS 4.3) cards with manly logon support.
NetIdPrimeEIDLogonOnlyToken() - Constructor for class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
NetIdSetCos431Token - Class in org.hardtokenmgmt.core.token
Implementation specific token class for SetCos 431 Instant eID cards using NetId pkcs11
NetIdSetCos431Token() - Constructor for class org.hardtokenmgmt.core.token.NetIdSetCos431Token
 
NetIdSetCos441Token - Class in org.hardtokenmgmt.core.token
Implementation specific token class for Setec 32K SetCos 441 Instant eID cards
NetIdSetCos441Token() - Constructor for class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
NetIdSetCos441TokenTester - Class in org.hardtokenmgmt.tools.tokentest
TokenTester containing tests specific for NetIDSetCos441 Token implementation
NetIdSetCos441TokenTester() - Constructor for class org.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
 
newPIN1 - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
newPIN2 - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
next() - Method in class org.hardtokenmgmt.admin.control.CSVBatchAdminImportFileParser
 
next() - Method in interface org.hardtokenmgmt.admin.control.IBatchAdminImportFileParser
Fetches the next available AdminDataVO from the file.
NO_PUK_DATA_UPLOADED - Static variable in class org.hardtokenmgmt.core.util.DetermineCardStatus
if the token requires PUK data to be uploaded to database prior to manage it, but no data haven't been uploaded yet.
NonClientSSLRequest - Class in org.hardtokenmgmt.core.util
Special help class performing non-client SSL required requests towards EJBCA.
NonClientSSLRequest() - Constructor for class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
NormalCardController - Class in org.hardtokenmgmt.ui.normalcard
Controller of the menu displayed after an analysis have shown that the card is normal and a subset of action is showed with buttons that redirects to the other controllers.
NormalCardController() - Constructor for class org.hardtokenmgmt.ui.normalcard.NormalCardController
 
NormalCardView - Class in org.hardtokenmgmt.ui.normalcard
View of the normal card page.
NormalCardView() - Constructor for class org.hardtokenmgmt.ui.normalcard.NormalCardView
Default constuct
NoStatistics - Class in org.hardtokenmgmt.ws.server.statistics
Class used when no statistics should be collected.
NoStatistics() - Constructor for class org.hardtokenmgmt.ws.server.statistics.NoStatistics
 
NotAdminMenuController - Class in org.hardtokenmgmt.ui.notadmin
The controller of the main menu for non admins giving two options to unlock a blocked card or requesting a temporary card.
NotAdminMenuController() - Constructor for class org.hardtokenmgmt.ui.notadmin.NotAdminMenuController
 
NotAdminMenuView - Class in org.hardtokenmgmt.ui.notadmin
View of the Not admin controller
NotAdminMenuView() - Constructor for class org.hardtokenmgmt.ui.notadmin.NotAdminMenuView
Default constuct
NotAdminPUKStep1Controller - Class in org.hardtokenmgmt.ui.notadmin.unlockpin
Controller for the first page when a card should be inserted and an apporval request is generated to EJBCA Controller Memory Settings: NOADMINPUKDATA : the PUK data fetched from EJBCA after the action have been approved.
NotAdminPUKStep1Controller() - Constructor for class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1Controller
 
NotAdminPUKStep1View - Class in org.hardtokenmgmt.ui.notadmin.unlockpin
View of the insert card prompt page when non-admin is unblocking a card
NotAdminPUKStep1View() - Constructor for class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1View
Default constuct
NotAdminTemporaryCardStep4Controller - Class in org.hardtokenmgmt.ui.notadmin.createtemporary
Controller prompting for insertion of an empty card after a request for temporary card have been approved Controller Memory Settings: None
NotAdminTemporaryCardStep4Controller() - Constructor for class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4Controller
 
NotAdminTemporaryCardStep4View - Class in org.hardtokenmgmt.ui.notadmin.createtemporary
View of the waiting for card insertion when issuing temporary cards
NotAdminTemporaryCardStep4View() - Constructor for class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4View
Default constuct
NotAuthorizedController - Class in org.hardtokenmgmt.ui
Controller displayed when an administrator is trying to access a controller it doesn't have priviledges to Controller Memory Settings: NOTAUTH_SHOWBACKBUTTON : True if not set NOTAUTH_MESSAGE : Message displayed for the user.
NotAuthorizedController() - Constructor for class org.hardtokenmgmt.ui.NotAuthorizedController
 
NotAuthorizedView - Class in org.hardtokenmgmt.ui
View of a 'You are not authorized..' panel
NotAuthorizedView() - Constructor for class org.hardtokenmgmt.ui.NotAuthorizedView
Default constuct
notFoundLabel - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
NUMBER_OF_COLUMNS - Static variable in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
NUMBER_OF_COLUMNS - Static variable in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
NUMBER_OF_COLUMNS - Static variable in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
NUMBER_OF_COLUMNS - Static variable in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
NUMBER_OF_COLUMNS - Static variable in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
numbersScrollPane - Variable in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
 

O

ObjectAlreadyExistsException - Exception in org.hardtokenmgmt.core.token
Exception thrown when trying to create an object (certificate, key, data ...) on a card that already exists
ObjectAlreadyExistsException(String) - Constructor for exception org.hardtokenmgmt.core.token.ObjectAlreadyExistsException
 
OBJECTTYPE_DATA - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant indicating that data objects should be processed
OpenOrSaveCertDialog - Class in org.hardtokenmgmt.admin.ui.panels
Add admin manually dialog
OpenOrSaveCertDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCertDialog
 
OpenOrSaveCertDialog(X509Certificate, Window) - Constructor for class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCertDialog
 
OpenOrSaveCRLDialog - Class in org.hardtokenmgmt.admin.ui.panels
Add admin manually dialog
OpenOrSaveCRLDialog() - Constructor for class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCRLDialog
 
OpenOrSaveCRLDialog(X509CRL, Window) - Constructor for class org.hardtokenmgmt.admin.ui.panels.OpenOrSaveCRLDialog
 
OperationNotSupportedException - Exception in org.hardtokenmgmt.core.token
Exception thrown when calling a IToken method with values that isn't supported
OperationNotSupportedException(String) - Constructor for exception org.hardtokenmgmt.core.token.OperationNotSupportedException
 
org.hardtokenmgmt.admin.common - package org.hardtokenmgmt.admin.common
 
org.hardtokenmgmt.admin.control - package org.hardtokenmgmt.admin.control
 
org.hardtokenmgmt.admin.model - package org.hardtokenmgmt.admin.model
 
org.hardtokenmgmt.admin.ui - package org.hardtokenmgmt.admin.ui
 
org.hardtokenmgmt.admin.ui.panels - package org.hardtokenmgmt.admin.ui.panels
 
org.hardtokenmgmt.buildtools - package org.hardtokenmgmt.buildtools
 
org.hardtokenmgmt.core - package org.hardtokenmgmt.core
 
org.hardtokenmgmt.core.ejbca - package org.hardtokenmgmt.core.ejbca
 
org.hardtokenmgmt.core.log - package org.hardtokenmgmt.core.log
 
org.hardtokenmgmt.core.logon - package org.hardtokenmgmt.core.logon
 
org.hardtokenmgmt.core.settings - package org.hardtokenmgmt.core.settings
 
org.hardtokenmgmt.core.token - package org.hardtokenmgmt.core.token
 
org.hardtokenmgmt.core.ui - package org.hardtokenmgmt.core.ui
 
org.hardtokenmgmt.core.util - package org.hardtokenmgmt.core.util
 
org.hardtokenmgmt.initsuperadmin.ui - package org.hardtokenmgmt.initsuperadmin.ui
 
org.hardtokenmgmt.keyceremony.tolima - package org.hardtokenmgmt.keyceremony.tolima
 
org.hardtokenmgmt.mailsigner.selectors - package org.hardtokenmgmt.mailsigner.selectors
 
org.hardtokenmgmt.mailsigner.ui - package org.hardtokenmgmt.mailsigner.ui
 
org.hardtokenmgmt.tools.initcard - package org.hardtokenmgmt.tools.initcard
 
org.hardtokenmgmt.tools.tokentest - package org.hardtokenmgmt.tools.tokentest
 
org.hardtokenmgmt.uds.sql - package org.hardtokenmgmt.uds.sql
 
org.hardtokenmgmt.ui - package org.hardtokenmgmt.ui
 
org.hardtokenmgmt.ui.activatecard - package org.hardtokenmgmt.ui.activatecard
 
org.hardtokenmgmt.ui.blockcard - package org.hardtokenmgmt.ui.blockcard
 
org.hardtokenmgmt.ui.createcard - package org.hardtokenmgmt.ui.createcard
 
org.hardtokenmgmt.ui.investigate - package org.hardtokenmgmt.ui.investigate
 
org.hardtokenmgmt.ui.nocard - package org.hardtokenmgmt.ui.nocard
 
org.hardtokenmgmt.ui.normalcard - package org.hardtokenmgmt.ui.normalcard
 
org.hardtokenmgmt.ui.notadmin - package org.hardtokenmgmt.ui.notadmin
 
org.hardtokenmgmt.ui.notadmin.createtemporary - package org.hardtokenmgmt.ui.notadmin.createtemporary
 
org.hardtokenmgmt.ui.notadmin.unlockpin - package org.hardtokenmgmt.ui.notadmin.unlockpin
 
org.hardtokenmgmt.ui.pinlocked - package org.hardtokenmgmt.ui.pinlocked
 
org.hardtokenmgmt.ui.renew - package org.hardtokenmgmt.ui.renew
 
org.hardtokenmgmt.ui.subview - package org.hardtokenmgmt.ui.subview
 
org.hardtokenmgmt.ws - package org.hardtokenmgmt.ws
 
org.hardtokenmgmt.ws.server - package org.hardtokenmgmt.ws.server
 
org.hardtokenmgmt.ws.server.statistics - package org.hardtokenmgmt.ws.server.statistics
 
OrganizationVO - Class in org.hardtokenmgmt.admin.common
Value object containing data related to a specific organisation.
OrganizationVO() - Constructor for class org.hardtokenmgmt.admin.common.OrganizationVO
 
OrganizationVO(String, String, boolean) - Constructor for class org.hardtokenmgmt.admin.common.OrganizationVO
 
OtherActionsController - Class in org.hardtokenmgmt.ui
Other Actions Controller used to display a menu of all the actions that is accessable for a user.
OtherActionsController() - Constructor for class org.hardtokenmgmt.ui.OtherActionsController
 
OtherActionsView - Class in org.hardtokenmgmt.ui
View of the Other Actions page
OtherActionsView() - Constructor for class org.hardtokenmgmt.ui.OtherActionsView
Default constuct
out - Variable in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
out(int) - Method in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
Help method printing a string at the specified level.
out(String) - Method in class org.hardtokenmgmt.tools.tokentest.TestToken
 
overallCATokenStatus - Variable in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
OverallStatus - Class in org.hardtokenmgmt.admin.model
Class determining the overall system status of all hosts in the system.
OverallStatus(HostInfoVO[]) - Constructor for class org.hardtokenmgmt.admin.model.OverallStatus
 

P

PANEL_HEIGHT - Static variable in class org.hardtokenmgmt.admin.ui.panels.BasicCAInfoPanel
 
PANEL_HEIGHT - Static variable in class org.hardtokenmgmt.admin.ui.panels.DetailedCAInfoPanel
 
PANEL_HEIGHT - Static variable in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
PANEL_WIDTH - Static variable in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
panels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
panels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
parseAndStoreServerXML() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
 
PartitionInfoPanel - Class in org.hardtokenmgmt.admin.ui.panels
 
PartitionInfoPanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.PartitionInfoPanel
Constructor used by the visual editor only
PartitionInfoPanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.PartitionInfoPanel
Default Constructor
PartitionInfoVO - Class in org.hardtokenmgmt.admin.common
Value Object containing information related to disk usage
PartitionInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.PartitionInfoVO
Empty Constructor
PartitionInfoVO(String, long, long) - Constructor for class org.hardtokenmgmt.admin.common.PartitionInfoVO
Default Constructor of VO
PartitionStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
Contains the status of of a partition VO Includes analysis of it's PartitionInfoVO
PartitionStatusAnalyzer(String, PartitionInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.PartitionStatusAnalyzer
 
passwordLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
pause() - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
pause() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
PEM_BEGIN_CERTIFICATE_TAG - Static variable in class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
PEM_END_CERTIFICATE_TAG - Static variable in class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
PINChecker - Class in org.hardtokenmgmt.core.util
Help method used to check a PIN value and to set the appropriate output to two labels
PINChecker() - Constructor for class org.hardtokenmgmt.core.util.PINChecker
 
pinEnterErrorLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
PINInfo - Class in org.hardtokenmgmt.core.token
Class used to give information about the status of a certain PIN and it's PUK codes.
PINInfo(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.hardtokenmgmt.core.token.PINInfo
 
pinInfoOut(PINInfo, PrintStream) - Static method in class org.hardtokenmgmt.tools.tokentest.TestTokenUtils
 
pinIsSet() - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
pINLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
pinLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
PINLockedController - Class in org.hardtokenmgmt.ui.pinlocked
Controller of the Unlock PIN page, fetching the PUK from EJBCA and unlocks the card and sets the newly entered PIN.
PINLockedController() - Constructor for class org.hardtokenmgmt.ui.pinlocked.PINLockedController
 
PINLockedView - Class in org.hardtokenmgmt.ui.pinlocked
View of the PIN locked page
PINLockedView() - Constructor for class org.hardtokenmgmt.ui.pinlocked.PINLockedView
Default constuct
pinRulesInfo - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
PINS - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
PINTYPE_BASIC - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant that refers to the basic PIN that usually protects the AUTH and ENC key All type of IToken implementations might not support all types.
PINTYPE_BASIC - Static variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
 
PINTYPE_SIGN - Static variable in interface org.hardtokenmgmt.core.token.IToken
Constant that refers to the basic PIN that usually protects the AUTH and ENC key All type of IToken implementations might not support all types.
PINTYPE_SIGNATURE - Static variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
 
PINTYPES - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
PINUnlockedController - Class in org.hardtokenmgmt.ui.pinlocked
Controller shown after a unlock have been successful. displays information about the user.
PINUnlockedController() - Constructor for class org.hardtokenmgmt.ui.pinlocked.PINUnlockedController
 
PINUnlockedView - Class in org.hardtokenmgmt.ui.pinlocked
The view of the PIN unlocked page.
PINUnlockedView() - Constructor for class org.hardtokenmgmt.ui.pinlocked.PINUnlockedView
Default constuct
pkcs10Request(String, String, String, String, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method to use to generate a certificate for a user.
pkcs10Request(String, String, String, String, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
PKCS11_NAME - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
Constants used to define existing global settings
PKCS11CertificationRequest - Class in org.hardtokenmgmt.core.util
 
PKCS11CertificationRequest(byte[]) - Constructor for class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
construct a PKCS10 certification request from a DER encoded byte stream.
PKCS11CertificationRequest(ASN1Sequence) - Constructor for class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
 
PKCS11CertificationRequest(Session, Mechanism, X509Name, PublicKey, ASN1Set, PrivateKey) - Constructor for class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
create a PKCS10 certfication request using the given pkcs11 private key
PKCS11Factory - Class in org.hardtokenmgmt.core.token
Class connecting the PKCS11 wrapper from IAIK with the pkcs11.dll specified in the globalsettings
PKCS11Factory() - Constructor for class org.hardtokenmgmt.core.token.PKCS11Factory
 
Pkcs11LogonManager - Class in org.hardtokenmgmt.core.logon
Class responsible for managing the HTTPS logon communication with the WS service.
Pkcs11LogonManager() - Constructor for class org.hardtokenmgmt.core.logon.Pkcs11LogonManager
 
pkcs12Req(String, String, String, String, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method to use to generate a server generated keystore.
pkcs12Req(String, String, String, String, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
play() - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
play() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
PrimeCardHSMGenCATokenInfo - Class in org.hardtokenmgmt.keyceremony.tolima
Implementation used to use PrimeCard HSM when generating CAs.
PrimeCardHSMGenCATokenInfo() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.PrimeCardHSMGenCATokenInfo
 
processingLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
processingLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
progress(int) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
progress(int) - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
PROPERTY_DEPARTMENT - Static variable in class org.hardtokenmgmt.ui.AdminConfigController
 
props - Variable in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
props - Variable in class org.hardtokenmgmt.uds.sql.BaseCustomUserDataSource
 
pUKLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
PUKS - Static variable in class org.hardtokenmgmt.core.util.TokenTools
 
putData(String, Object) - Method in class org.hardtokenmgmt.core.util.ControllerMemory
Sets the data associaed with a given key.

R

readLine() - Method in class org.hardtokenmgmt.keyceremony.tolima.BaseKeyCeremony
 
regularCardRadioButton - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
reInitToken() - Method in class org.hardtokenmgmt.core.token.BaseToken
Method used to reinitialize the token.
reload() - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Method that reloads the administrator settings
removeAdminDataVO(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
remove the given admin data from the model.
removeAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.AdministratorPriviledgesManagerWrapper
 
removeAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.DummyImpl
 
removeAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.HTMFWSImpl
 
removeAdministrator(AdminDataVO) - Method in interface org.hardtokenmgmt.admin.control.IAdministratorPriviledgesManager
Removes the administrator privileges from a user.
removeAdministrator(AdminDataVO) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Removes the administrator privileges from a user.
removeAdministrator(AdminDataVO) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
removeAllKeys(String, String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
Removes all keys for a keytype.
removeCardLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
removeCardLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
removeCertificate(String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
removeCertificate(String, String, String, X509Certificate) - Method in interface org.hardtokenmgmt.core.token.IToken
Method removing the specified certificate from the token.
removeCertificate(String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
removeCertificate(String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos431Token
 
removeCertificate(String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
removeCertificate(String, String, String, X509Certificate) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
removeControllerInstance(String) - Static method in class org.hardtokenmgmt.core.util.ControllerCache
 
removeKey(String, String, String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
removeKey(String, String, String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method removing a specified key from a card
removeKey(String, String, String, String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
removeKey(String, String, String, String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
removeKey(String, String, String, String) - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
removeKey(String, String, String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
removeObject(String, String, String, IObject) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
removeObject(String, String, String, IObject) - Method in interface org.hardtokenmgmt.core.token.IToken
Method that removes a Data or Domain Parameters object from the card
removeObject(String, String, String, IObject) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
removeProperty(String) - Method in class org.hardtokenmgmt.core.util.WindowsINIHandler
 
REMOVEQUERY - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Complete SQL used in "remove" queries, the call is called after a fetch query to make sure not more than one entry matches the search string.
REMOVESIZEQUERY - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Complete SQL used to get the size in "remove" queries, the call is done if by remove user call have multiple match is false.
removeUserData(Admin, String, boolean) - Method in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
RenewCertController - Class in org.hardtokenmgmt.ui.renew
Controller for the renew certificates page, it displays the certificates on the card and if they are about to expire according to the settings in the global configuration are the expiring certificate displayed in red.
RenewCertController() - Constructor for class org.hardtokenmgmt.ui.renew.RenewCertController
 
RenewCertDoneController - Class in org.hardtokenmgmt.ui.renew
Controller displaying the result of the renewal process.
RenewCertDoneController() - Constructor for class org.hardtokenmgmt.ui.renew.RenewCertDoneController
 
RenewCertDoneView - Class in org.hardtokenmgmt.ui.renew
View of the renewal result page.
RenewCertDoneView() - Constructor for class org.hardtokenmgmt.ui.renew.RenewCertDoneView
Default constuct
RenewCertView - Class in org.hardtokenmgmt.ui.renew
View of the Renew Cert Page
RenewCertView() - Constructor for class org.hardtokenmgmt.ui.renew.RenewCertView
Default constuct
reportEvent(String, X509Certificate, String, String, String, String, String, String, X509Certificate, String) - Method in interface org.hardtokenmgmt.ws.server.statistics.IStatisticsReporter
Main method used to report an event to the statistics reporter implementation.
reportEvent(String, X509Certificate, String, String, String, String, String, String, X509Certificate, String) - Method in class org.hardtokenmgmt.ws.server.statistics.Log4jStatisticsReporter
Sends the event to the log4j configuration.
reportEvent(String, X509Certificate, String, String, String, String, String, String, X509Certificate, String) - Method in class org.hardtokenmgmt.ws.server.statistics.NoStatistics
Empty implementation.
reportPukViewed(Admin, String, UserDataVO, String) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
Help method reporting that PUK data of a hard token have been viewed by the given administrator.
reportTokenGenerated(Admin, String, String, String, String) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
Help method reporting that token have been generated by the given administrator.
reportTokenReactivated(Admin, BigInteger, String) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
Help method reporting that the given hard token have been revoked by the given administrator.
reportTokenRevoked(Admin, String, String, String, int) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
Help method reporting that the given hard token have been revoked by the given administrator.
reportUserRevoked(Admin, String, int) - Static method in class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
Help method reporting that the given user have been revoked by the given administrator.
republishCertificate(String, String) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method performing a republication of a selected certificate Authorization requirements: - Administrator flag set - /administrator - /ra_functionality/view_end_entity - /endentityprofilesrules//view_end_entity - /ca/
republishCertificate(String, String) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
requestCertificate(String, String, PKCS10CertificationRequest) - Static method in class org.hardtokenmgmt.core.util.NonClientSSLRequest
 
requirePUKInDB() - Method in interface org.hardtokenmgmt.core.token.IToken
Method determining if the token requires the PUK to be uploaded to DB prior to initialization This is mainly for tokens that cannot be reformatted.
requirePUKInDB() - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
 
requirePUKInDB() - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
 
requirePUKInDB() - Method in class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
requirePUKInDB() - Method in class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
requirePUKInDB() - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
reservCardRadioButton - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
resetAnalyzis() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
resetAnalyzis() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
resetAnalyzis() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
Instructs the analyzer that it's time to redo it's analysing the next time the status is requested.
resetAnalyzis() - Method in class org.hardtokenmgmt.admin.model.OverallStatus
 
resetCardInfoScrollPanel() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
resetCardInfoViewer() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
resetRadio() - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
resetThreshold() - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
resetThreshold() - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
 
resetThreshold() - Method in class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
 
resetThreshold() - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
 
resetThreshold() - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
Reset the the configured threshold to the default value.
resetThreshold() - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
RESOURCE_CAACTICATION - Static variable in interface org.hardtokenmgmt.admin.control.IAdminAuthorizer
 
RESOURCE_EDITADMINS - Static variable in interface org.hardtokenmgmt.admin.control.IAdminAuthorizer
 
RESOURCE_HOSTSTATUS - Static variable in interface org.hardtokenmgmt.admin.control.IAdminAuthorizer
 
revokeCert(String, String, int) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to revoke a certificate
revokeCert(String, String, int) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
revokeToken(String, int) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to revoke all certificates mapped to one hardtoken.
revokeToken(String, int) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
revokeUser(String, int, boolean) - Method in interface org.hardtokenmgmt.ws.IHTMFAdminWS
Method used to revoke all a users certificates.
revokeUser(String, int, boolean) - Method in class org.hardtokenmgmt.ws.server.HTMFAdminWS
 
run() - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
run() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
run() - Method in class org.hardtokenmgmt.keyceremony.tolima.TolimaStandardKeyCeremony
 
run() - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController.WaitForApprovalThread
 
runTests(IToken) - Method in interface org.hardtokenmgmt.tools.tokentest.ITokenTester
Method used to perform tests of the token, should send feed back of the tests to the given print stream.
runTests(IToken) - Method in class org.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
 

S

saveSection(String, String) - Method in class org.hardtokenmgmt.core.util.WindowsINIHandler
 
selectFirstCertFirstCard() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
 
selectTokenRadioButton - Variable in class org.hardtokenmgmt.ui.subview.CardInfoView
 
serialNumberLabel - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
setAddByCertSN(boolean) - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
setAdminCert(X509Certificate) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Method that sets the admin certificate used by the webpage displaying the applet.
setAdminGroupDisplayName(String) - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
setAdminGroupId(int) - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
setAdminGroupIds(List<Integer>) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setAdminGroupName(String) - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
setBounds(Rectangle) - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
Override the setBounds(Rectangle r) for this BaseView Object and set the bounds of this CardInfoScrollPanes JScrollPane object
setCaId(int) - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
setCAId(int) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setCAInfo(List<CAInfoVO>) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setCAName(String) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setCardInfoScrollPane(CardInfoScrollPanel) - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
This is set by CardInfoScrollPane.
setCardInfoViewSize() - Method in class org.hardtokenmgmt.ui.subview.CardInfoScrollPanel
Sets the size of the panel in this ScrollPane that holds all the CardInfoView and CertInfoView.
setCardOwner(String) - Method in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
SetCardTypeController - Class in org.hardtokenmgmt.ui.createcard
Controller used to get input about the type of card issued.
SetCardTypeController() - Constructor for class org.hardtokenmgmt.ui.createcard.SetCardTypeController
 
SetCardTypeView - Class in org.hardtokenmgmt.ui.createcard
View of the Set Card Type page.
SetCardTypeView() - Constructor for class org.hardtokenmgmt.ui.createcard.SetCardTypeView
Default constuct
setCAStatus(String) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setCATokenStatus(String) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setCATokenStatusMessage(String) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setCertificatePath(List<String>) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
A list of certificate path where the current CA is a position 0 and root CA is last.
setCertificates(X509Certificate[]) - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
setCertSN(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setCertTextArea(String) - Method in class org.hardtokenmgmt.ui.investigate.ViewCertView
 
setConnectionErrorMsg(String) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
SetCos431InstantEIDToken - Class in org.hardtokenmgmt.core.token
A Base Token implementation that contains generic operations on token that can be reused by most token implementations
SetCos431InstantEIDToken() - Constructor for class org.hardtokenmgmt.core.token.SetCos431InstantEIDToken
 
SetCos441InstantEIDToken - Class in org.hardtokenmgmt.core.token
Implementation specific token class for Setec 32K SetCos 441 Instant eID cards
SetCos441InstantEIDToken() - Constructor for class org.hardtokenmgmt.core.token.SetCos441InstantEIDToken
 
setCurrentController(IController) - Static method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
setCurrentController(IController) - Static method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplication
 
setCurrentSaveDirectory(File) - Static method in class org.hardtokenmgmt.core.util.CommonUtils
Sets the current save directory from the given selected file.
setDepartment(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setDescription(String) - Method in class org.hardtokenmgmt.admin.common.CAInfoVO
 
setDiskInfo(List<PartitionInfoVO>) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setFilter(String) - Method in class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
 
setFreeSpaceInBytes(long) - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
setFullname(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setGeneralInfo(List<GeneralInfoVO>) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setHostAsMonitored(String, boolean) - Method in class org.hardtokenmgmt.admin.control.BaseHostStatusFetcher
 
setHostAsMonitored(String, boolean) - Method in interface org.hardtokenmgmt.admin.control.IHostStatusFetcher
Marks a specific as monitored as status checks should periodically be sent to this host.
setHostName(String) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setInitialContext() - Method in class org.hardtokenmgmt.keyceremony.tolima.EJBCAKeyCeremony
Help method that sets up the RMI initial context.
setLayout(String, String, String, String, String, String, String, String, boolean) - Static method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultController
Method that should be called before control is switched.
setLayout(String, String, String, String, String, String, String, String, String, boolean) - Static method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultController
Method that should be called before control is switched.
setMemInfo(List<MemInfoVO>) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setMemInfoVO(MemInfoVO) - Method in class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
 
setMemInitSize(long) - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
setMemMaxSize(long) - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
setMemType(String) - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
setMemUsedSize(long) - Method in class org.hardtokenmgmt.admin.common.MemInfoVO
 
setMessage(String) - Method in class org.hardtokenmgmt.ui.NotAuthorizedView
 
setName(String) - Method in class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
setOrgId(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setOrgId(String) - Method in class org.hardtokenmgmt.admin.common.AdminGroupVO
 
setOrgId(String) - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
setOrgId(String) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
setOrgId(String) - Method in class org.hardtokenmgmt.admin.ui.panels.CurrentAdminsTablePanel
 
setOrgName(String) - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
setOtherInfo(String) - Method in class org.hardtokenmgmt.ui.subview.CardViewVO
 
setOverallCATokenStatus(String, Color) - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
setOverallCATokenStatus(String, Color) - Method in class org.hardtokenmgmt.admin.ui.panels.BasicCAInfoPanel
 
setOverallCATokenStatus(String, Color) - Method in class org.hardtokenmgmt.admin.ui.panels.DetailedCAInfoPanel
 
setPartitionName(String) - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
setProperty(String, String) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Sets the administrator setting and saves it to file in the administrators home directory
setProperty(String, boolean) - Method in class org.hardtokenmgmt.core.settings.AdministratorSettings
Sets the administrator setting and saves it to file in the administrators home directory
setProperty(String, String) - Method in class org.hardtokenmgmt.core.util.WindowsINIHandler
 
setRadioEnabled(boolean) - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
setRadioSelected(boolean) - Method in class org.hardtokenmgmt.ui.subview.CertInfoView
 
setSelected(boolean) - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
setSelected() - Method in class org.hardtokenmgmt.ui.subview.CardInfoView
 
setSysCheckInfoVO(List<SysCheckInfoVO>) - Method in class org.hardtokenmgmt.admin.common.HostInfoVO
 
setSysCheckMsg(String) - Method in class org.hardtokenmgmt.admin.common.SysCheckInfoVO
 
setText(String, String, String, String, String, String, String, String) - Method in class org.hardtokenmgmt.mailsigner.ui.MailSignerActionResultView
 
setTheme() - Static method in class org.hardtokenmgmt.core.ui.UIHelper
Method that sets the application theme from a the theme configuration file
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.CAStatusAnalyzer
Checks that the string is boolean.
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.GeneralStatusAnalyzer
Method that only sets threshold, if the current GeneralInfoVO supports it.
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.HostStatusAnalyzer
Method that checks that either true or false is set.
setThreshold(String) - Method in interface org.hardtokenmgmt.admin.model.IStatusAnalyzer
 
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.MemStatusAnalyzer
Check so the threshold is between 1 and 100
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.PartitionStatusAnalyzer
Check so the threshold is between 1 and 100
setThreshold(String) - Method in class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
Checks that the string is boolean.
SETTING_STATUSPOLL_INTERVAL - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
settings - Variable in class org.hardtokenmgmt.core.settings.BasicGlobalSettings
 
setTitleMessage(String) - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
 
setTitleMessage(String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardView
 
setTitleMessage(String) - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
setTitleMessage(String) - Method in class org.hardtokenmgmt.ui.LogonView
 
setTotalSpaceInBytes(long) - Method in class org.hardtokenmgmt.admin.common.PartitionInfoVO
 
setUniqueId(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setUsername(String) - Method in class org.hardtokenmgmt.admin.common.AdminDataVO
 
setValue(String) - Method in class org.hardtokenmgmt.admin.common.GeneralInfoVO
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
setValueAt(Object, int, int) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
showEnablePINBlocked(boolean) - Method in class org.hardtokenmgmt.ui.AdminConfigView
 
showErrorMsg(String, Component) - Static method in class org.hardtokenmgmt.admin.ui.AdminUIUtils
 
showPINInput(boolean) - Method in interface org.hardtokenmgmt.core.logon.ILogonGUICallback
Tells the controller to show or hide the PIN Input components.
showPINInput(boolean) - Method in class org.hardtokenmgmt.ui.AutoLogonView
 
showPINInput(boolean) - Method in class org.hardtokenmgmt.ui.LogonView
 
showStaticPIN(String, String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
showStaticPIN(boolean) - Method in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
showTable() - Method in class org.hardtokenmgmt.admin.ui.panels.SysCheckInfoTablePanel
 
signPinlabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
signpinLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
signPinLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
SLOTTYPE_ADMIN - Static variable in class org.hardtokenmgmt.core.token.TokenManager
Constants indicating that all slots containing certificates belonging to an administrator.
SLOTTYPE_ALL - Static variable in class org.hardtokenmgmt.core.token.TokenManager
Constants indicating that all available slots (With or without any cards inserted) should be returned.
SLOTTYPE_PRESENT - Static variable in class org.hardtokenmgmt.core.token.TokenManager
Constants indicating that all available slots (With any cards inserted) should be returned.
SLOTTYPE_PROCESSABLECARDS - Static variable in class org.hardtokenmgmt.core.token.TokenManager
Constants indicating that all slots with a processable card inserted should be returned.
SoftGenCATokenInfo - Class in org.hardtokenmgmt.keyceremony.tolima
Implementation used to generate Soft CA Tokens
SoftGenCATokenInfo() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.SoftGenCATokenInfo
 
softtokenids - Static variable in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
softtokennames - Static variable in class org.hardtokenmgmt.ws.server.HTMFAdminWSHelper
 
SPECIAL_ADMINGROUP_SUPERADMINS - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
SQLUserDataSource - Class in org.hardtokenmgmt.uds.sql
A General SQL User Data Source for use with htmf.
SQLUserDataSource() - Constructor for class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
start() - Method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
StatisticsDailyRollingAppender - Class in org.hardtokenmgmt.ws.server.statistics
Special Daily Rolling Appender that only inserts the header for new files, that doesn't already exists.
StatisticsDailyRollingAppender() - Constructor for class org.hardtokenmgmt.ws.server.statistics.StatisticsDailyRollingAppender
 
StatisticsHelper - Class in org.hardtokenmgmt.ws.server.statistics
Class containing help methods for generating statistics.
StatisticsHelper() - Constructor for class org.hardtokenmgmt.ws.server.statistics.StatisticsHelper
 
StatisticsManager - Class in org.hardtokenmgmt.ws.server.statistics
Class responsible of managing statistics reporters.
StatisticsManager() - Constructor for class org.hardtokenmgmt.ws.server.statistics.StatisticsManager
 
status - Variable in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
STATUS_ERROR - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
STATUS_OK - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
STATUS_WARNING - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
StatusCellRenderer - Class in org.hardtokenmgmt.admin.ui.panels
Table Cell renderer that colors the row depending on the status of the object monitored.
StatusCellRenderer(IStatusTableModel) - Constructor for class org.hardtokenmgmt.admin.ui.panels.StatusCellRenderer
 
statuslabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
statuslabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
 
statuslabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
statuslabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerMenuView
 
statuslabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister1View
 
statuslabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerRegister2View
 
statuslabel - Variable in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardResponseView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.CardPersonalizedExternallyView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.CardStatusRevokedView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardDoneView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.createcard.CreateCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.nocard.WCActionView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.nocard.WithoutCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.normalcard.NormalCardView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4View
 
statuslabel - Variable in class org.hardtokenmgmt.ui.notadmin.NotAdminMenuView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1View
 
statuslabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
statuslabel - Variable in class org.hardtokenmgmt.ui.TemplateView
 
statusMessage - Variable in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
stop() - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
 
stop() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
stop() - Method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
stop() - Method in class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController.WaitForApprovalThread
 
stopAllThreads() - Method in class org.hardtokenmgmt.core.token.TokenManager
Method that should be called by the main application when terminating, signaling that all the current threads should stop.
stopNonAdminCardWaitingThreads() - Method in class org.hardtokenmgmt.core.token.TokenManager
Methods that waits for all card waiting threads to stop before proceeding.
SuperAdminCardDoneController - Class in org.hardtokenmgmt.initsuperadmin.ui
The final controller in the initialize admin card pages.
SuperAdminCardDoneController() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneController
 
SuperAdminCardDoneView - Class in org.hardtokenmgmt.initsuperadmin.ui
View of the 'Card done' page.
SuperAdminCardDoneView() - Constructor for class org.hardtokenmgmt.initsuperadmin.ui.SuperAdminCardDoneView
Default constuct
SUPPORTREMOVE - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
Boolean string indicating if remove user data should be supported.
switchControlTo(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Method that should be used when the controller is complete with its operations and want to give the control to another controller
switchControlTo(String) - Method in class org.hardtokenmgmt.ui.LogonController
 
switchControlTo(String) - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
 
switchControlTo(String) - Method in class org.hardtokenmgmt.ui.renew.RenewCertController
 
switchToAdminCardRemovalRunnable(Observer) - Method in class org.hardtokenmgmt.core.token.TokenManager
Method used in the logon controller to switch waiting for any card to be removed to just wait for the administration card to be removed.
switchToFreshController(String) - Method in class org.hardtokenmgmt.core.ui.BaseController
Same as swithcControlTo but always creates a fresh controller.
switchToFreshController(String) - Method in class org.hardtokenmgmt.ui.LogonController
 
switchToFreshController(String) - Method in class org.hardtokenmgmt.ui.pinlocked.PINLockedController
 
switchToFreshController(String) - Method in class org.hardtokenmgmt.ui.renew.RenewCertController
 
SyncronizedToken - Class in org.hardtokenmgmt.core.token
Special wrapper class used to make the calls to syncronized and making sure only one thread at the time calls the PKCS11 module This class is returned by the TokenManager.
SysCheckInfoTableModel - Class in org.hardtokenmgmt.admin.model
 
SysCheckInfoTableModel(String) - Constructor for class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
SysCheckInfoTablePanel - Class in org.hardtokenmgmt.admin.ui.panels
 
SysCheckInfoTablePanel() - Constructor for class org.hardtokenmgmt.admin.ui.panels.SysCheckInfoTablePanel
Constructor used by the visual editor only
SysCheckInfoTablePanel(String) - Constructor for class org.hardtokenmgmt.admin.ui.panels.SysCheckInfoTablePanel
Default Constructor
SysCheckInfoVO - Class in org.hardtokenmgmt.admin.common
Represents a message from one of the SysCheck scripts
SysCheckInfoVO() - Constructor for class org.hardtokenmgmt.admin.common.SysCheckInfoVO
Empty Constructor
SysCheckInfoVO(String) - Constructor for class org.hardtokenmgmt.admin.common.SysCheckInfoVO
Default constructor
SysCheckStatusAnalyzer - Class in org.hardtokenmgmt.admin.model
 
SysCheckStatusAnalyzer(String, SysCheckInfoVO) - Constructor for class org.hardtokenmgmt.admin.model.SysCheckStatusAnalyzer
 
SystemTray - Class in org.hardtokenmgmt.admin.ui.panels
 
SystemTray(JFrame) - Constructor for class org.hardtokenmgmt.admin.ui.panels.SystemTray
 

T

TableButtonMouseListener - Class in org.hardtokenmgmt.admin.ui.panels
 
TableButtonMouseListener(JTable) - Constructor for class org.hardtokenmgmt.admin.ui.panels.TableButtonMouseListener
 
TemplateController - Class in org.hardtokenmgmt.ui
Template controller that can be copied as used as skeleton Controller Memory Settings: None
TemplateController() - Constructor for class org.hardtokenmgmt.ui.TemplateController
 
TemplateView - Class in org.hardtokenmgmt.ui
Template View class that can be copied and used as a skeleton
TemplateView() - Constructor for class org.hardtokenmgmt.ui.TemplateView
Default constuct
testcert - Static variable in class org.hardtokenmgmt.tools.tokentest.TestTokenUtils
 
testConnection() - Static method in class org.hardtokenmgmt.core.logon.Pkcs11LogonManager
Method used to test if HTTPS is configured correctly.
testConnection(Admin) - Method in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
 
TESTQUERY - Static variable in class org.hardtokenmgmt.uds.sql.SQLUserDataSource
complete test query string used for making sure the database is up and running example value is "select 1" but the actual query depends on database type.
TestToken - Class in org.hardtokenmgmt.tools.tokentest
 
TestToken(Properties) - Constructor for class org.hardtokenmgmt.tools.tokentest.TestToken
This is the default constructor
TestToken.CardObserver - Class in org.hardtokenmgmt.tools.tokentest
 
TestToken.CardObserver() - Constructor for class org.hardtokenmgmt.tools.tokentest.TestToken.CardObserver
 
TestTokenUtils - Class in org.hardtokenmgmt.tools.tokentest
Help methods used to make token testing easier.
TestTokenUtils() - Constructor for class org.hardtokenmgmt.tools.tokentest.TestTokenUtils
 
threshold - Variable in class org.hardtokenmgmt.admin.model.BaseStatusAnalyzer
 
THRESHOLDSETTING_BASE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_CAEXPIRE - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_CAMONITORED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_DBMONITORED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_HEAPMEM - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_HOSTMONITORED - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_NONHEAPMEM - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_PARTITION - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_SYSCHECK - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
THRESHOLDSETTING_SYSTEMLOAD - Static variable in class org.hardtokenmgmt.admin.common.Constants
 
throwing(Throwable) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
throwing(Throwable, String) - Static method in class org.hardtokenmgmt.core.log.LocalLog
 
titleLabel - Variable in class org.hardtokenmgmt.mailsigner.ui.MailSignerManageExistingView
 
titleLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
titleLabel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
titleLabel - Variable in class org.hardtokenmgmt.ui.nocard.WCActionView
 
titleLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
toCardViewVO(HardTokenDataWS, String) - Static method in class org.hardtokenmgmt.core.util.TokenTools
 
toCardViewVO(TokenDataBean) - Static method in class org.hardtokenmgmt.core.util.WSRATools
Converts an a TokenDataBean to a CardViewVO
TOKENIMPLEMENTATION - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
TOKENINITIALBASICPIN - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
TOKENINITIALSIGNATUREPIN - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
TokenManager - Class in org.hardtokenmgmt.core.token
This is the main class for token management.
TokenManager() - Constructor for class org.hardtokenmgmt.core.token.TokenManager
 
TokenPrivateKey - Class in org.hardtokenmgmt.core.token
This is an adapter class that allows to use token keys as JCA private keys.
TokenPrivateKey(PrivateKey) - Constructor for class org.hardtokenmgmt.core.token.TokenPrivateKey
Create a new JCA private key that uses the given PKCS#11 private key internally.
tokenPrivateKey_ - Variable in class org.hardtokenmgmt.core.token.TokenPrivateKey
The PKCS#11 private key of this object.
tokens - Variable in class org.hardtokenmgmt.core.token.BaseToken
 
tokenSupported(String) - Method in interface org.hardtokenmgmt.tools.tokentest.ITokenTester
Method used to check if this implementation is supported by the given token
tokenSupported(String) - Method in class org.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
 
TokenTimeoutException - Exception in org.hardtokenmgmt.core.token
Exception thrown every time an timeout occurs in a token operation.
TokenTimeoutException(String) - Constructor for exception org.hardtokenmgmt.core.token.TokenTimeoutException
 
TokenTools - Class in org.hardtokenmgmt.core.util
 
TokenTools() - Constructor for class org.hardtokenmgmt.core.util.TokenTools
 
ToLiMaGUI - Class in org.hardtokenmgmt.ui
Constants used for GUI parts in the ToLiMa GUI.
ToLiMaGUI() - Constructor for class org.hardtokenmgmt.ui.ToLiMaGUI
 
TolimaKeyManager - Class in org.hardtokenmgmt.core.logon
X509KeyManager specific for ToLiMa logon.
TolimaKeyManager(KeyStore, String, X509Certificate) - Constructor for class org.hardtokenmgmt.core.logon.TolimaKeyManager
 
TolimaStandardKeyCeremony - Class in org.hardtokenmgmt.keyceremony.tolima
This is an executable class in charge of initializing an empty EJBCA deployment with CAs and configuration to start using a standard deployment of ToLiMa.
TolimaStandardKeyCeremony() - Constructor for class org.hardtokenmgmt.keyceremony.tolima.TolimaStandardKeyCeremony
 
TolimaTrustManager - Class in org.hardtokenmgmt.core.logon
ToLiMa Trust Manager is used during login in using a stand-alone application.
TolimaTrustManager(ILogonGUICallback) - Constructor for class org.hardtokenmgmt.core.logon.TolimaTrustManager
 
ToLiMaUtils - Class in org.hardtokenmgmt.core.util
Help class containing help methods for common operations in ToLiMa Such as manipulating userdata
ToLiMaUtils() - Constructor for class org.hardtokenmgmt.core.util.ToLiMaUtils
 
toString() - Method in class org.hardtokenmgmt.admin.common.OrganizationVO
 
toString() - Method in class org.hardtokenmgmt.core.ui.ComboBoxItem
 

U

UIHelper - Class in org.hardtokenmgmt.core.ui
Class used for image and language resource handling Uses the global and administrator setting interfaces to retrieve the localization.
UIHelper() - Constructor for class org.hardtokenmgmt.core.ui.UIHelper
 
unblockPIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
unblockPIN(String, String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used to enter the PUK code to unblock a PIN code after to many erronious tries.
unBlockPIN(Session, Slot, String, String) - Static method in class org.hardtokenmgmt.core.token.NetIdConnector
 
unblockPIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.NetIdPrimeEIDLogonOnlyToken
Method that overloads the standard version and uses native calls instead.
unblockPIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos431Token
Method that overloads the standard version and uses native calls instead.
unblockPIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.NetIdSetCos441Token
Method that overloads the standard version and uses native calls instead.
unblockPIN(String, String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
unlockAndSetPINButton - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
unlockPIN(String, String) - Method in class org.hardtokenmgmt.core.token.BaseToken
 
unlockPIN(String, String) - Method in interface org.hardtokenmgmt.core.token.IToken
Method used to login to a PIN in order to be able to perform operations on the card, this is not the same as unblock PIN
unlockPIN(String, String) - Method in class org.hardtokenmgmt.core.token.SyncronizedToken
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.CAInfoPerHostTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.CAInfoTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.CurrentAdminsTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.DiskTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.GeneralInfoTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.MemoryTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.model.SysCheckInfoTableModel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.AddAdminByCertSNDialog
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.AllCAInfoPanel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.AllHostsPanel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.BaseCAInfoPanel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.HeaderPanel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.HostInfoPanel
 
update(Observable, Object) - Method in class org.hardtokenmgmt.admin.ui.panels.SystemTray
 
update(Observable, Object) - Method in class org.hardtokenmgmt.core.ui.HardTokenManagementApplet
 
update(Observable, Object) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InsertCardController
 
update(Observable, Object) - Method in class org.hardtokenmgmt.tools.initcard.InitializeCard.CardObserver
 
update(Observable, Object) - Method in class org.hardtokenmgmt.tools.tokentest.TestToken.CardObserver
 
update(Observable, Object) - Method in class org.hardtokenmgmt.ui.CardAnalyserController
 
update(Observable, Object) - Method in class org.hardtokenmgmt.ui.LogonController
 
update(Observable, Object) - Method in class org.hardtokenmgmt.ui.notadmin.createtemporary.NotAdminTemporaryCardStep4Controller
 
update(Observable, Object) - Method in class org.hardtokenmgmt.ui.notadmin.unlockpin.NotAdminPUKStep1Controller
 
updateAdminDataVO(AdminDataVO) - Method in class org.hardtokenmgmt.admin.control.AdminPrivListUpdater
Updates the current overall status with
updateAllNow() - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
 
UpdateApplicationXML - Class in org.hardtokenmgmt.buildtools
Utility that inserts a module into the application.xml file in a .ear file.
UpdateApplicationXML() - Constructor for class org.hardtokenmgmt.buildtools.UpdateApplicationXML
 
updateCAInfoVO(String, CAInfoVO) - Method in class org.hardtokenmgmt.admin.control.HostStatusUpdater
Updates the current overall status with
updateStatus(String) - Method in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminController
 
updateStatus(String) - Method in class org.hardtokenmgmt.ui.createcard.CreatingCardController
 
useNonAdministratorFunctionality() - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Help method returning true if non administrator functionality should be used.
UserDataGenerator - Interface in org.hardtokenmgmt.core.util
Small interface used to generate the user data used in EJBCA when and to make the generation plug-inable
USERDATASOURCES - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
useReactivation() - Static method in class org.hardtokenmgmt.core.util.ToLiMaUtils
Help method returning true if reactivation functionality should be used.
username - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
userNameLabel - Variable in class org.hardtokenmgmt.ui.DummyView2
 
userQuitInfoLabel - Variable in class org.hardtokenmgmt.ui.nocard.WCActionView
 
Utils - Class in org.hardtokenmgmt.admin.common
Contains util methods in common for most applications and WS server parts
Utils() - Constructor for class org.hardtokenmgmt.admin.common.Utils
 

V

validLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
validToLabels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertDoneView
 
validToLabels - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
validTom - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
validTomLabel - Variable in class org.hardtokenmgmt.ui.investigate.InvestigateCardView
 
validTomLabel - Variable in class org.hardtokenmgmt.ui.normalcard.NormalCardView
 
validTomLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINLockedView
 
validTomLabel - Variable in class org.hardtokenmgmt.ui.pinlocked.PINUnlockedView
 
valueOf(String) - Static method in enum org.hardtokenmgmt.core.settings.GlobalSettings.ApplicationMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hardtokenmgmt.core.settings.GlobalSettings.ApplicationMode
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
verify the request using the BC provider.
verify(String) - Method in class org.hardtokenmgmt.core.util.PKCS11CertificationRequest
 
verifyPinInfoLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
verifySignLabel - Variable in class org.hardtokenmgmt.ui.renew.RenewCertView
 
VERSION - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
view - Variable in class org.hardtokenmgmt.core.ui.BaseController
 
ViewCertController - Class in org.hardtokenmgmt.ui.investigate
Controller controlling the Certificate View page Controller Memory Settings: None
ViewCertController() - Constructor for class org.hardtokenmgmt.ui.investigate.ViewCertController
 
ViewCertView - Class in org.hardtokenmgmt.ui.investigate
View of the View Certificate Page
ViewCertView() - Constructor for class org.hardtokenmgmt.ui.investigate.ViewCertView
Default constuct

W

waitForAdminCardRemoval(Observer) - Method in class org.hardtokenmgmt.core.token.TokenManager
Special Method checking that the admin card is still inserted
WaitForApprovalController - Class in org.hardtokenmgmt.ui.notadmin
A common controller for both the request temporary card and unblock actions It shows the waiting for approval page and checks EJBCA periodically if the given request have been approved.
WaitForApprovalController() - Constructor for class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController
 
WaitForApprovalController.WaitForApprovalThread - Class in org.hardtokenmgmt.ui.notadmin
 
WaitForApprovalController.WaitForApprovalThread(String, int) - Constructor for class org.hardtokenmgmt.ui.notadmin.WaitForApprovalController.WaitForApprovalThread
 
WaitForApprovalView - Class in org.hardtokenmgmt.ui.notadmin
View of the waiting for approval page
WaitForApprovalView() - Constructor for class org.hardtokenmgmt.ui.notadmin.WaitForApprovalView
Default constuct
waitForCardInsertion(Observer) - Method in class org.hardtokenmgmt.core.token.TokenManager
Method waiting for a card to be inserted in a slot not containing the administrator related certificates.
waitForCardRemoval(Observer) - Method in class org.hardtokenmgmt.core.token.TokenManager
Method waiting for the card to be removed from selected slot.
waringTextLabel - Variable in class org.hardtokenmgmt.initsuperadmin.ui.InitSuperAdminView
 
waringTextLabel - Variable in class org.hardtokenmgmt.ui.createcard.CreatingCardView
 
warninglabel - Variable in class org.hardtokenmgmt.ui.activatecard.ActivateCardView
 
warningLabel - Variable in class org.hardtokenmgmt.ui.blockcard.BlockCardView
 
warningLabel - Variable in class org.hardtokenmgmt.ui.createcard.SetCardTypeView
 
WCActionController - Class in org.hardtokenmgmt.ui.nocard
The action controller performing the actual blocking or activation depending on the memory setting in WCACTION.
WCActionController() - Constructor for class org.hardtokenmgmt.ui.nocard.WCActionController
 
WCActionView - Class in org.hardtokenmgmt.ui.nocard
View of the without card action controller used both for activating and revoking cards remotely
WCActionView() - Constructor for class org.hardtokenmgmt.ui.nocard.WCActionView
Default constuct
WCActivateResponseController - Class in org.hardtokenmgmt.ui.nocard
Response Controller used to display the result of the activate without the card operation Controller Memory Settings: None
WCActivateResponseController() - Constructor for class org.hardtokenmgmt.ui.nocard.WCActivateResponseController
 
WCActivateResponseView - Class in org.hardtokenmgmt.ui.nocard
View of the Activate with out card result page
WCActivateResponseView() - Constructor for class org.hardtokenmgmt.ui.nocard.WCActivateResponseView
Default constuct
WCRevokeResponseController - Class in org.hardtokenmgmt.ui.nocard
Response Controller used to display the result of the revoke without the card operation Controller Memory Settings: None
WCRevokeResponseController() - Constructor for class org.hardtokenmgmt.ui.nocard.WCRevokeResponseController
 
WCRevokeResponseView - Class in org.hardtokenmgmt.ui.nocard
View of the revoke with out card result page
WCRevokeResponseView() - Constructor for class org.hardtokenmgmt.ui.nocard.WCRevokeResponseView
Default constuct
WindowsINIHandler - Class in org.hardtokenmgmt.core.util
 
WindowsINIHandler(String, String, String) - Constructor for class org.hardtokenmgmt.core.util.WindowsINIHandler
 
WithoutCardController - Class in org.hardtokenmgmt.ui.nocard
Actions without cards main controller displaying the menu and the user serial Id textfield input.
WithoutCardController() - Constructor for class org.hardtokenmgmt.ui.nocard.WithoutCardController
 
WithoutCardView - Class in org.hardtokenmgmt.ui.nocard
View of the Actions without card menu and user id textfield
WithoutCardView() - Constructor for class org.hardtokenmgmt.ui.nocard.WithoutCardView
Default constuct
writeHeader() - Method in class org.hardtokenmgmt.ws.server.statistics.StatisticsDailyRollingAppender
Special method checking if the file already exists and then chooses not to write the header again.
WSRA_IMPLEMENTATION - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
WSRA_SOFTKEYSTORE - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
WSRA_SOFTKEYSTOREPWD - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
WSRA_URL - Static variable in class org.hardtokenmgmt.core.settings.GlobalSettings
 
WSRATools - Class in org.hardtokenmgmt.core.util
Utility methods used to help processing WSRA data.
WSRATools() - Constructor for class org.hardtokenmgmt.core.util.WSRATools
 

X

x509Cert - Variable in class org.hardtokenmgmt.ui.subview.CertInfoView
 

A B C D E F G H I J K L M N O P R S T U V W X