A C D E F G H I J K L M N P R S U Z

A

actionPerformed(ActionEvent) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.DisplayKeyStoreAction
 
actionPerformed(ActionEvent) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ImportCertificateAction
 
actionPerformed(ActionEvent) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.LoadKeyStoreAction
 
actionPerformed(ActionEvent) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.SaveKeyStoreAction
 
addKeyStoreListener(KeyStoreListener) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
addKeyStoreListener(KeyStoreListener) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
Add a listener for KeyStore events.
aliases() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
aliases() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
ApplicationPreferences - Interface in nu.zoom.swing.desktop.plugin.portunis
Used by the keystore plug-in to store & retrieve GUI preferences.
ApplicationPreferencesImpl - Class in nu.zoom.swing.desktop.plugin.portunis.impl
 
ApplicationPreferencesImpl(Preferences) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 

C

CertificateComponentFactory - Class in nu.zoom.swing.desktop.plugin.portunis.impl
A factory for components that displays certificate information.
CertificateComponentFactory(Workbench, Messages) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.CertificateComponentFactory
 
close() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
 
close() - Method in class nu.zoom.swing.desktop.plugin.portunis.Portunis
 
containsAlias(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
containsAlias(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
createKeyStore(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
 
createKeyStore(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreHandler
Create an empty keystore - NOT IMPLEMENTED YET
CreatePasswordDialog - Class in nu.zoom.swing.desktop.plugin.portunis.impl
A dialog that lets the user create a password.
CreatePasswordDialog(Workbench, Messages, String, String) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.CreatePasswordDialog
 

D

deleteEntry(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
deleteEntry(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
DisplayCertificates - Class in nu.zoom.swing.desktop.plugin.portunis.impl
A component that displays a list of certificates in a keystore.
DisplayCertificates(Workbench, ZoomKeyStore, ArrayList<String>, Messages) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.DisplayCertificates
 
DisplayKeys - Class in nu.zoom.swing.desktop.plugin.portunis.impl
A componentn that displays a list of key entries in a keystore.
DisplayKeys(Workbench, ZoomKeyStore, ArrayList<String>, Messages) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.DisplayKeys
 
DisplayKeyStoreAction - Class in nu.zoom.swing.desktop.plugin.portunis.impl
An action to open and display a keystore.
DisplayKeyStoreAction(KeyStorePlugIn, Messages, KeyStoreWrapper) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.DisplayKeyStoreAction
 

E

equals(Object) - Method in class nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
 

F

forgetKeyStore(File) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ApplicationPreferences
NOT IMPLEMENTED YET
forgetKeyStore(File) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 
frameClosed(WorkbenchFrame) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
 
frameWillDispose(WorkbenchFrame) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
 

G

getAlias() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ImportCertificateDialog
 
getCertificate(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getCertificate(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getCertificateAlias(Certificate) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getCertificateAlias(Certificate) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getCertificateChain(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getCertificateChain(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getCreationDate(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getCreationDate(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getFile() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl.KeyStoreWrapperImpl
 
getFile() - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreWrapper
 
getFileChooserStartDirectory() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ApplicationPreferences
Get the previous directory the user opened a file from.
getFileChooserStartDirectory() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 
getHexString(byte[]) - Static method in class nu.zoom.swing.desktop.plugin.portunis.Utils
 
getHexString(byte[], int) - Static method in class nu.zoom.swing.desktop.plugin.portunis.Utils
 
getIconFromMessages(Messages, String) - Static method in class nu.zoom.swing.desktop.plugin.portunis.Utils
 
getKey(String, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getKey(String, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getKeyStore() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl.KeyStoreWrapperImpl
 
getKeyStore() - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreWrapper
 
getLoadedKeyStores() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
 
getLoadedKeyStores() - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreHandler
Get all active loaded key stores.
getPassword() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.CreatePasswordDialog
 
getPassword() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreFileChooserAccessory
 
getProvider() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getProvider() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
getRememberedKeyStores() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ApplicationPreferences
NOT IMPLEMENTED YET
getRememberedKeyStores() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 
getType() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreFileChooserAccessory
 
getType() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl.KeyStoreWrapperImpl
 
getType() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
getType() - Method in class nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
 
getType() - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreWrapper
Get the type of KeyStore
getType() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 

H

hashCode() - Method in class nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
 

I

ImportCertificateAction - Class in nu.zoom.swing.desktop.plugin.portunis.impl
An action to impoert a certificate into a keystore.
ImportCertificateAction(ApplicationPreferences, Workbench, Messages, ZoomKeyStore) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.ImportCertificateAction
 
ImportCertificateDialog - Class in nu.zoom.swing.desktop.plugin.portunis.impl
A dialog to let the user confirm that a certificate should be impoerted to a keystore.
ImportCertificateDialog(Workbench, Messages, Certificate, ZoomKeyStore) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.ImportCertificateDialog
 
initialize() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
 
isCertificateEntry(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
isCertificateEntry(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
isCloseOK() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.CreatePasswordDialog
 
isCloseOK() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ImportCertificateDialog
 
isKeyEntry(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
isKeyEntry(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 

J

JKS - Static variable in class nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
 

K

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.

L

load(InputStream, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
load(InputStream, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
loadKeyStore(File, KeyStoreType, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
 
loadKeyStore(File, KeyStoreType, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreHandler
 
LoadKeyStoreAction - Class in nu.zoom.swing.desktop.plugin.portunis.impl
An action to load a keystore from disk.
LoadKeyStoreAction(Workbench, KeyStorePlugIn, Messages) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.LoadKeyStoreAction
 

M

main(String[]) - Static method in class nu.zoom.swing.desktop.plugin.portunis.Portunis
 

N

nu.zoom.swing.desktop.plugin.portunis - package nu.zoom.swing.desktop.plugin.portunis
 
nu.zoom.swing.desktop.plugin.portunis.impl - package nu.zoom.swing.desktop.plugin.portunis.impl
 

P

PKCS12 - Static variable in class nu.zoom.swing.desktop.plugin.portunis.KeyStoreType
 
Portunis - Class in nu.zoom.swing.desktop.plugin.portunis
Main class, starts a Desktop with the KeyStore plugin.

R

rememberKeyStore(File) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ApplicationPreferences
NOT IMPLEMENTED YET
rememberKeyStore(File) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 
removeKeyStoreListener(KeyStoreListener) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
removeKeyStoreListener(KeyStoreListener) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
Remove a previously registered listener of KeyStore events.

S

saveKeyStore(KeyStoreWrapper, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
 
saveKeyStore(KeyStoreWrapper, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreHandler
Write a keystore to disk.
SaveKeyStoreAction - Class in nu.zoom.swing.desktop.plugin.portunis.impl
An action to save (save as) a keystore to disk.
SaveKeyStoreAction(KeyStorePlugIn, KeyStoreHandler, Workbench, ApplicationPreferences, Messages, KeyStoreWrapper, boolean) - Constructor for class nu.zoom.swing.desktop.plugin.portunis.impl.SaveKeyStoreAction
 
saveKeyStoreAs(KeyStoreWrapper, File, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl
 
saveKeyStoreAs(KeyStoreWrapper, File, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.KeyStoreHandler
Write a keystore to disk, using another name for the file than the file used to load the keystore.
setCertificateEntry(String, Certificate) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
setCertificateEntry(String, Certificate) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
setFileChooserStartDirectory(String) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ApplicationPreferences
Remember a directory the user opened files from.
setFileChooserStartDirectory(String) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ApplicationPreferencesImpl
 
setKeyEntry(String, byte[], Certificate[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
setKeyEntry(String, Key, char[], Certificate[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
setKeyEntry(String, byte[], Certificate[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
setKeyEntry(String, Key, char[], Certificate[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
setMessages(Messages) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
Sets the Hivemind messages
size() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
size() - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 
start() - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.KeyStorePlugIn
 
start() - Method in class nu.zoom.swing.desktop.plugin.portunis.Portunis
 
store(OutputStream, char[]) - Method in class nu.zoom.swing.desktop.plugin.portunis.impl.ZoomKeyStoreImpl
 
store(OutputStream, char[]) - Method in interface nu.zoom.swing.desktop.plugin.portunis.ZoomKeyStore
 

U

Utils - Class in nu.zoom.swing.desktop.plugin.portunis
Some static utility methods for presentation formatting.
Utils() - Constructor for class nu.zoom.swing.desktop.plugin.portunis.Utils
 

Z

ZoomKeyStore - Interface in nu.zoom.swing.desktop.plugin.portunis
Wraps a KeyStore class.
ZoomKeyStoreImpl - Class in nu.zoom.swing.desktop.plugin.portunis.impl
 

A C D E F G H I J K L M N P R S U Z

Copyright © 2010. All Rights Reserved.