- KeyComponentFactory - Class in nu.zoom.swing.desktop.plugin.portunis.impl
-
A factory for components that dispalys information about a key entry in a
keystore.
- KeyComponentFactory(Messages) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.KeyComponentFactory
-
- keyStoreChanged(ZoomKeyStore) - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreListener
-
A Keystore has changed in some way.
- KeyStoreFileChooserAccessory - Class in nu.zoom.swing.desktop.plugin.portunis.impl
-
A File chooser accessory that lets the user select the type of keystore to
open (PKCS12 or JKS).
- KeyStoreFileChooserAccessory(Messages, JFileChooser) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreFileChooserAccessory
-
- KeyStoreHandler - Interface in nu.zoom.swing.desktop.plugin.portunis
-
Manages keystores.
- KeyStoreHandlerImpl - Class in nu.zoom.swing.desktop.plugin.portunis.impl
-
- KeyStoreHandlerImpl() - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
-
- KeyStoreHandlerImpl.KeyStoreWrapperImpl - Class in nu.zoom.swing.desktop.plugin.portunis.impl
-
- KeyStoreHandlerImpl.KeyStoreWrapperImpl() - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl.KeyStoreWrapperImpl
-
- KeyStoreListener - Interface in nu.zoom.swing.desktop.plugin.portunis
-
Listener for changes to a keystore.
- KeyStorePlugIn - Class in nu.zoom.swing.desktop.plugin.portunis.impl
-
The main plug-in class.
- KeyStorePlugIn(Workbench, ApplicationPreferences, KeyStoreHandler) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
-
- KeyStoreType - Class in nu.zoom.swing.desktop.plugin.portunis
-
Defines the types of keystore (PKCS12 or JKS).
- KeyStoreWrapper - Interface in nu.zoom.swing.desktop.plugin.portunis
-
Holds a KeyStore and the File the KeyStore is associated with.