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