jap
Class JAPFirewallPasswdDlg

java.lang.Object
  extended by jap.JAPFirewallPasswdDlg
All Implemented Interfaces:
IPasswordReader

final class JAPFirewallPasswdDlg
extends java.lang.Object
implements IPasswordReader

This class shows a dialog window and reads a password from user input.


Constructor Summary
JAPFirewallPasswdDlg()
           
 
Method Summary
 java.lang.String readPassword(ImmutableProxyInterface a_proxyInterface)
          Reads a password from a user interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAPFirewallPasswdDlg

JAPFirewallPasswdDlg()
Method Detail

readPassword

public java.lang.String readPassword(ImmutableProxyInterface a_proxyInterface)
Description copied from interface: IPasswordReader
Reads a password from a user interface.

Specified by:
readPassword in interface IPasswordReader
Parameters:
a_proxyInterface - a proxy interface
Returns:
a password