org.codehaus.mojo.webstart.sign
Class KeystoreConfig
java.lang.Object
org.codehaus.mojo.webstart.sign.KeystoreConfig
public class KeystoreConfig
- extends Object
Keystore configuration
- Since:
- 1.0-beta-3
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeystoreConfig
public KeystoreConfig()
isDelete
public boolean isDelete()
setDelete
public void setDelete(boolean delete)
isGen
public boolean isGen()
setGen
public void setGen(boolean gen)
Copyright © 2005-2012 Codehaus. All Rights Reserved.