Uses of Class
org.hardtokenmgmt.core.ui.ComboBoxItem

Packages that use ComboBoxItem
org.hardtokenmgmt.core.util   
 

Uses of ComboBoxItem in org.hardtokenmgmt.core.util
 

Methods in org.hardtokenmgmt.core.util that return ComboBoxItem
 ComboBoxItem[] UserDataGenerator.getAuthorizedProfiles()
          Method that should return an array of profiles that the current user is authorized to.
 ComboBoxItem[] DefaultUserDataGenerator.getAuthorizedProfiles()