ch.othello.openscep
Class HttpClient

java.lang.Object
  |
  +--ch.othello.openscep.HttpClient

public class HttpClient
extends Object

Scep Client

 $Id: HttpClient.java,v 1.3 2002/02/27 04:21:27 urut Exp $
 $Log: HttpClient.java,v $
 Revision 1.3  2002/02/27 04:21:27  urut
 first working spkac version

 Revision 1.2  2002/02/14 21:43:55  alani
 added a startup switch for the location of the configfile
 added redirection with browser detection for unknown urls

 Revision 1.1  2002/01/24 13:14:54  alani
 wrote HttpClient

 

Since:
$Date: 2002/02/27 04:21:27 $
Version:
$Revision: 1.3 $
Author:

Field Summary
private  ScepClient lnkScepClient
           
private static String progName
           
 
Constructor Summary
HttpClient()
           
 
Method Summary
static void main(String[] args)
           
private static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

progName

private static String progName

lnkScepClient

private ScepClient lnkScepClient
Constructor Detail

HttpClient

public HttpClient()
Method Detail

main

public static void main(String[] args)

usage

private static void usage()


ScepClient is copyright by Ueli Rutishauser + Alain Schaefer