de.cohesion.bssh.impl
Class PasswordChallengeHandler

java.lang.Object
  extended by de.cohesion.bssh.impl.PasswordChallengeHandler
All Implemented Interfaces:
ChallengeHandler

public class PasswordChallengeHandler
extends java.lang.Object
implements ChallengeHandler

Author:
schulzs

Constructor Summary
PasswordChallengeHandler(char[] password)
           
 
Method Summary
 java.lang.String[] handle(Challenge challenge)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PasswordChallengeHandler

public PasswordChallengeHandler(char[] password)
Method Detail

handle

public java.lang.String[] handle(Challenge challenge)
Specified by:
handle in interface ChallengeHandler


Copyright © 2005 . All Rights Reserved.