com.sshtools.common.authentication

Class PasswordChange

Implemented Interfaces:
PasswordChangePrompt

public class PasswordChange
extends java.lang.Object
implements PasswordChangePrompt

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

Field Summary

static String
PASSWORD_ICON

Method Summary

String
changePassword(String prompt)
static PasswordChange
getInstance()
void
setParentComponent(Component parent)

Field Details

PASSWORD_ICON

public static final String PASSWORD_ICON

Method Details

changePassword

public String changePassword(String prompt)
Specified by:
changePassword in interface PasswordChangePrompt
Parameters:
prompt -
Returns:

getInstance

public static PasswordChange getInstance()
Returns:

setParentComponent

public void setParentComponent(Component parent)
Parameters:
parent -

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