com.sshtools.common.authentication

Class KBIRequestHandlerDialog

Implemented Interfaces:
KBIRequestHandler

public class KBIRequestHandlerDialog
extends JDialog
implements KBIRequestHandler

Version:
$Revision: 1.15 $
Author:
$author$

Field Summary

static String
KBI_ICON

Constructor Summary

KBIRequestHandlerDialog()
Creates a new KBIRequestHandlerDialog object.
KBIRequestHandlerDialog(Dialog dialog)
Creates a new KBIRequestHandlerDialog object.
KBIRequestHandlerDialog(Frame frame)
Creates a new KBIRequestHandlerDialog object.

Method Summary

void
showPrompts(String name, String instruction, KBIPrompt[] prompts)

Field Details

KBI_ICON

public static final String KBI_ICON

Constructor Details

KBIRequestHandlerDialog

public KBIRequestHandlerDialog()
Creates a new KBIRequestHandlerDialog object.

KBIRequestHandlerDialog

public KBIRequestHandlerDialog(Dialog dialog)
Creates a new KBIRequestHandlerDialog object.
Parameters:
dialog -

KBIRequestHandlerDialog

public KBIRequestHandlerDialog(Frame frame)
Creates a new KBIRequestHandlerDialog object.
Parameters:
frame -

Method Details

showPrompts

public void showPrompts(String name,
                        String instruction,
                        KBIPrompt[] prompts)
Specified by:
showPrompts in interface KBIRequestHandler
Parameters:
name -
instruction -
prompts -

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.