gnu.crypto.tool

Class SimpleCallbackHandler

Implemented Interfaces:
CallbackHandler

public class SimpleCallbackHandler
extends Object
implements CallbackHandler

A simple CallbackHandler for test purposes.
Version:
$Revision: 1.2 $

Method Summary

void
handle(Callback[] callbacks)

Method Details

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.