Package | Description |
---|---|
org.apache.sshd.client.auth |
Constructor and Description |
---|
UserAuthAgent(ClientSessionImpl session,
String username) |
UserAuthPassword(ClientSessionImpl session,
String username,
String password) |
UserAuthPublicKey(ClientSessionImpl session,
String username,
KeyPair key) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.