|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.indus.toolkit.authorizenet.TKTester
Test program.
USAGE:
java -cp AuthorizeNetToolkit.jar;jcert.jar;jnet.jar;jsse.jar com.indus.toolkit.authorizenet.TKTester
You need to download JSSE pack from Sun. If you are using JDK 1.4, then the library is already included in the JDK and you do not need any additional package. If you are using a 1.3 or lower, go to http://java.sun.com/products/jsse/index.html and download the optional package for JSSE.
Constructor Summary | |
TKTester()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TKTester()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |