local.tomas.license.ui
Class KeystoreHandler
java.lang.Object
local.tomas.license.ui.KeystoreHandler
public class KeystoreHandler
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeystoreHandler
public KeystoreHandler(javax.swing.JFrame parentFrame)
getKeystore
public java.security.KeyStore getKeystore()
openKeystore
public void openKeystore(java.io.File file)
validateLicense
public java.lang.String validateLicense(local.tomas.license.License license)
loadPreferences
public void loadPreferences(java.util.prefs.Preferences prefs)
savePreferences
public void savePreferences(java.util.prefs.Preferences prefs)
signLicense
public void signLicense(local.tomas.license.License license)
Copyright © 2007 Tomas Teubner. All Rights Reserved.