|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.getdown.tools.Digester
public class Digester
Handles the generation of the digest.txt file.
| Constructor Summary | |
|---|---|
Digester()
|
|
| Method Summary | |
|---|---|
static void |
createDigest(File appdir)
Creates a digest file in the specified application directory. |
static void |
main(String[] args)
A command line entry point for the digester. |
static void |
signDigest(File appdir,
File storePath,
String storePass,
String storeAlias)
Creates a digest file in the specified application directory. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Digester()
| Method Detail |
|---|
public static void main(String[] args)
throws IOException,
GeneralSecurityException
IOException
GeneralSecurityException
public static void createDigest(File appdir)
throws IOException
IOException
public static void signDigest(File appdir,
File storePath,
String storePass,
String storeAlias)
throws IOException,
GeneralSecurityException
IOException
GeneralSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||