de.cohesion.bssh.impl.io
Class PasswordHelper

java.lang.Object
  extended by de.cohesion.bssh.impl.io.PasswordHelper

public class PasswordHelper
extends java.lang.Object

Author:
schulzs

Constructor Summary
PasswordHelper()
           
 
Method Summary
static char[] getPassword(java.io.InputStream in, java.lang.String prompt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordHelper

public PasswordHelper()
Method Detail

getPassword

public static final char[] getPassword(java.io.InputStream in,
                                       java.lang.String prompt)
                                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005 . All Rights Reserved.