gnu.crypto.tool
Class SimpleCallbackHandler
java.lang.Object
gnu.crypto.tool.SimpleCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class SimpleCallbackHandler
- extends Object
- implements CallbackHandler
A simple CallbackHandler
for test purposes.
- Version:
- $Revision: 1.2 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCallbackHandler
public SimpleCallbackHandler()
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.