net.sf.bse
Class GenerateRootCertificate
java.lang.Object
net.sf.bse.Command
net.sf.bse.GenerateRootCertificate
- public class GenerateRootCertificate
- extends Command
Command to generate an MHP root certificate.
- Version:
- $Revision: 1.1 $ $Date: 2003/01/17 14:40:19 $
- Author:
- Bill Foote (bill.foote@sun.com), Aleksi Peebles (aleksi.peebles@infocast.fi)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateRootCertificate
public GenerateRootCertificate(java.util.Map args)
usageMessage
public void usageMessage(java.io.PrintStream out)
- Specified by:
usageMessage
in class Command
getRequiredArgs
public java.lang.String[] getRequiredArgs()
- Specified by:
getRequiredArgs
in class Command
getOptionalArgs
public java.lang.String[] getOptionalArgs()
- Specified by:
getOptionalArgs
in class Command
run
public void run()
throws java.lang.Exception
- Description copied from class:
Command
- Execute this command.
- Specified by:
run
in class Command
- Throws:
java.lang.Exception
Copyright © 2002-2004 BSE Project. All Rights Reserved.