ch.othello.openscep.internal.commands
Class getCACert

java.lang.Object
  |
  +--ch.othello.openscep.internal.commands.getCACert
All Implemented Interfaces:
ScepCommand

public class getCACert
extends Object
implements ScepCommand

 $Id: getCACert.java,v 1.7 2002/02/13 12:55:22 alani Exp $
 $Log: getCACert.java,v $
 Revision 1.7  2002/02/13 12:55:22  alani
 some changes

 Revision 1.6  2002/01/24 14:47:34  alani
 added http get for caCert

 Revision 1.5  2002/01/17 16:03:02  alani
 added acme.serve a http server

 Revision 1.4  2002/01/10 14:19:43  alani
 improved certRequest

 Revision 1.3  2002/01/08 21:00:29  urut
 added javadoc header with cvs tags to every file

 

Since:
$Date: 2002/02/13 12:55:22 $
Version:
$Revision: 1.7 $
Author:

Constructor Summary
getCACert()
           
 
Method Summary
 boolean Assert(ScepClient client)
           
 boolean Execute(ScepClient client)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

getCACert

public getCACert()
Method Detail

Assert

public boolean Assert(ScepClient client)
Specified by:
Assert in interface ScepCommand

Execute

public boolean Execute(ScepClient client)
Specified by:
Execute in interface ScepCommand


ScepClient is copyright by Ueli Rutishauser + Alain Schaefer