| Modifier and Type | Method and Description |
|---|---|
void |
OpenFuture.verify()
Wait and verify that the channel has been successfuly opened.
|
void |
DefaultOpenFuture.verify() |
void |
DefaultAuthFuture.verify() |
void |
AuthFuture.verify()
Wait and verify that the authentication succeeded.
|
| 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 |
|---|---|
java.security.KeyPair |
Buffer.getKeyPair() |
java.security.PublicKey |
Buffer.getPublicKey() |
java.security.PublicKey |
Buffer.getRawPublicKey() |
| Constructor and Description |
|---|
ServerConnectionService(Session s) |
ServerUserAuthService(Session s) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.