com.jcraft.jsch
Class UserAuthPassword

java.lang.Object
  extended by com.jcraft.jsch.UserAuth
      extended by com.jcraft.jsch.UserAuthPassword

 class UserAuthPassword
extends UserAuth


Field Summary
(package private)  UserInfo userinfo
           
 
Constructor Summary
UserAuthPassword(UserInfo userinfo)
           
 
Method Summary
 boolean start(Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userinfo

UserInfo userinfo
Constructor Detail

UserAuthPassword

UserAuthPassword(UserInfo userinfo)
Method Detail

start

public boolean start(Session session)
              throws java.lang.Exception
Overrides:
start in class UserAuth
Throws:
java.lang.Exception


Copyright 2006 jcraft. All Rights Reserved.