Modifier and Type | Method and Description |
---|---|
void |
DefaultOpenFuture.verify() |
void |
DefaultAuthFuture.verify() |
void |
AuthFuture.verify()
Wait and verify that the authentication succeeded.
|
void |
OpenFuture.verify()
Wait and verify that the channel has been successfuly opened.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClientSessionImpl.checkKeys() |
Constructor and Description |
---|
ClientConnectionService(Session s) |
Modifier and Type | Method and Description |
---|---|
protected int |
DefaultSftpClient.checkData(Buffer buffer,
int dstoff,
byte[] dst) |
Modifier and Type | Class and Description |
---|---|
class |
WindowClosedException
Indicates a
Window has been closed. |
Modifier and Type | Method and Description |
---|---|
KeyPair |
Buffer.getKeyPair() |
PublicKey |
Buffer.getPublicKey() |
PublicKey |
Buffer.getRawPublicKey() |
Constructor and Description |
---|
ServerConnectionService(Session s) |
ServerUserAuthService(Session s) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.