org.eparapher.core.crypto.keystore.smartcard
Class MyGUICallbackHandler

java.lang.Object
  extended by org.eparapher.core.crypto.keystore.smartcard.MyGUICallbackHandler
All Implemented Interfaces:
CallbackHandler

public class MyGUICallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
MyGUICallbackHandler()
           
 
Method Summary
 void handle(Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyGUICallbackHandler

public MyGUICallbackHandler()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.