org.javasign.operators
Class IdentityGenerator

java.lang.Object
  |
  +--org.javasign.operators.IdentityGenerator

public class IdentityGenerator
extends java.lang.Object


Constructor Summary
IdentityGenerator(java.lang.String driver)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityGenerator

public IdentityGenerator(java.lang.String driver)
Method Detail

generate

public void generate()
              throws java.lang.ClassNotFoundException,
                     java.lang.IllegalAccessException,
                     java.lang.InstantiationException,
                     java.io.IOException,
                     CardException
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationException
java.io.IOException
CardException