nu.zoom.swing.desktop.plugin.portunis.impl
Class KeyStoreHandlerImpl.KeyStoreWrapperImpl
java.lang.Object
nu.zoom.swing.desktop.plugin.portunis.impl.KeyStoreHandlerImpl.KeyStoreWrapperImpl
- All Implemented Interfaces:
- KeyStoreWrapper
- Enclosing class:
- KeyStoreHandlerImpl
public static class KeyStoreHandlerImpl.KeyStoreWrapperImpl
- extends Object
- implements KeyStoreWrapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStoreHandlerImpl.KeyStoreWrapperImpl
public KeyStoreHandlerImpl.KeyStoreWrapperImpl()
getType
public KeyStoreType getType()
- Description copied from interface:
KeyStoreWrapper
- Get the type of KeyStore
- Specified by:
getType in interface KeyStoreWrapper
- Returns:
- the KeyStore type (for example JKS or PKCS12)
getFile
public File getFile()
- Specified by:
getFile in interface KeyStoreWrapper
- Returns:
- Returns the file.
getKeyStore
public ZoomKeyStore getKeyStore()
- Specified by:
getKeyStore in interface KeyStoreWrapper
- Returns:
- Returns the keyStore.
Copyright © 2010. All Rights Reserved.